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

Add debugging support for memory viewer and disassembly code (including instruction stepping). #941

Closed
xdante opened this issue Aug 2, 2017 · 9 comments

Comments

@xdante
Copy link

xdante commented Aug 2, 2017

Add debugging support for memory viewer and disassembly code (including instruction stepping).

@alanjmcf
Copy link

I guess a workaround for memory display, is to -exec the gdb x command in the Debug Console

e.g. to see 16 bytes in hex
-exec x/16x 0x7fffffffc186

screenshot from 2018-01-27 15-08-33

@f3rm4rf3r
Copy link

Is this in the roadmap for this extension?

@princehektor
Copy link

@pieandcakes : Has this feature been added in the latest extension version ?

@pieandcakes
Copy link
Contributor

@princehektor No, this has not been implemented.

@ci70
Copy link

ci70 commented Nov 24, 2018

Why not?

@gerekon
Copy link

gerekon commented Oct 10, 2019

Would be nice feature

@pieandcakes
Copy link
Contributor

Duplicate of #206 (assembly) and #509 (memory)

@aneox
Copy link

aneox commented Sep 30, 2020

Would be nice feature

asialasr pushed a commit to asialasr/vscode-cpptools that referenced this issue Mar 12, 2021
@jihuacao
Copy link

-exec does not work in cppvsdbg.

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

No branches or pull requests

10 participants