Skip to content

[Feature Request]: Enable Direct Editing of Global Variables #653

@steradiant

Description

@steradiant

Description

Currently, changing the value of a global variable during debugging requires a cumbersome process:

  1. Right-click the variable -> Add to Live Watch
  2. In the Trace and Live View window, right-click the variable again -> Show in Memory Inspector
  3. 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 extensionvscode-cmsis-debuggerChange is required in this repository

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions