Add debugging support for memory viewer and disassembly code (including instruction stepping).
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
Is this in the roadmap for this extension?
@pieandcakes : Has this feature been added in the latest extension version ?
@princehektor No, this has not been implemented.
Why not?
Would be nice feature
Duplicate of #206 (assembly) and #509 (memory)
Would be nice feature
Most helpful comment
Is this in the roadmap for this extension?