Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify core registers shown in the REGISTERS view? #41

Open
IansMusical opened this issue Mar 23, 2021 · 1 comment
Open

Modify core registers shown in the REGISTERS view? #41

IansMusical opened this issue Mar 23, 2021 · 1 comment

Comments

@IansMusical
Copy link

@maxgerhardt: I can see the STM8 core registers in the REGISTERS view and of course they update but is it possible to change the register values?

@maxgerhardt
Copy link
Contributor

Not possible via the GUI now but again as per #40 direct GDB commands in the "Debug Output" console per https://sourceware.org/gdb/onlinedocs/gdb/Registers.html

set $pc =0x8000

This issue is also already tracked per platformio/platformio-vscode-ide#1495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants