-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2909
-
CCS_20.3.0
-
CCS_20.5.0
-
None
Existing address watchpoints don't enable in the UI when we connect to target
Steps to reproduce:
-> Start a debug session and set a watchpoint at an address.
-> Terminate debug session.
-> Start a projectless debug session. The breakpoint would be unverified. This is expected.
-> Connect to target. This sets the watchpoint on the target, but it still shows as unverified in the IDE UI.