You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the possibility to view the content of the CPU registers and regions of RAM. I would like to use dbg with the dbg-gdb plugin to debug ARM assembly code, which requires both features. Also, the possibility of viewing arbitrary memory and registers is a must-have for a good and complete debugging environment.
The text was updated successfully, but these errors were encountered:
It would be nice to have the possibility to view the content of the CPU registers and regions of RAM. I would like to use
dbg
with thedbg-gdb
plugin to debug ARM assembly code, which requires both features. Also, the possibility of viewing arbitrary memory and registers is a must-have for a good and complete debugging environment.The text was updated successfully, but these errors were encountered: