-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
CDT GDB AdapterChange is required in the Eclipse CDT.cloud CDT GDB Adapter or its extensionChange is required in the Eclipse CDT.cloud CDT GDB Adapter or its extensionvscode-cmsis-debuggerChange is required in this repositoryChange is required in this repository
Description
Description
Currently, changing the value of a global variable during debugging requires a cumbersome process:
- Right-click the variable -> Add to Live Watch
- In the Trace and Live View window, right-click the variable again -> Show in Memory Inspector
- Enable periodic refresh and manually determine the variable’s size in bytes
This workflow is inefficient and error-prone. It would be highly beneficial to allow direct modification of global variables through the standard Watch Window while the target is running, similar to the functionality provided by other debuggers.
Is this request a Security Requirement?
- Yes
Priority
Medium
Related Issues (Optional)
No response
Additional Notes (Optional)
No response
Metadata
Metadata
Assignees
Labels
CDT GDB AdapterChange is required in the Eclipse CDT.cloud CDT GDB Adapter or its extensionChange is required in the Eclipse CDT.cloud CDT GDB Adapter or its extensionvscode-cmsis-debuggerChange is required in this repositoryChange is required in this repository
Type
Projects
Status
Backlog