Version: 4.1.0 (using KDE 4.4.5) OS: Linux I would like a way to display memory contents at a certain hexadecimal address. This is usefull for viewing contents of memory buffers. Reproducible: Always
kdevelop master has a disassemble toolview that can do this to my knowledge. can someone confirm?
To clarify this. I am not interested in code disassembly. I want to view memory contents.
Git commit a5dc55770165d2ab0a0cec6660cbad1b5d1cf61f by Niko Sams, on behalf of Ben Wagner. Committed on 08/02/2013 at 00:00. Pushed by nsams into branch 'master'. Improve and re-enable memory tool view. REVIEW: 104574 Related: bug 172621 M +1 -1 debuggers/gdb/CMakeLists.txt M +5 -20 debuggers/gdb/debuggerplugin.cpp M +2 -4 debuggers/gdb/debuggerplugin.h M +218 -200 debuggers/gdb/memviewdlg.cpp M +9 -13 debuggers/gdb/memviewdlg.h http://commits.kde.org/kdevelop/a5dc55770165d2ab0a0cec6660cbad1b5d1cf61f