Bug 256044

Summary: Display memory contents at certain memory address
Product: [Applications] kdevelop Reporter: Mihai <mihai.stanescu>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 4.1.0   
Target Milestone: 4.1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mihai 2010-11-04 13:14:33 UTC
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
Comment 1 Milian Wolff 2010-11-04 14:13:19 UTC
kdevelop master has a disassemble toolview that can do this to my knowledge. can someone confirm?
Comment 2 Mihai 2010-11-04 16:25:44 UTC
To clarify this. I am not interested in code disassembly. I want to view memory contents.
Comment 3 Niko Sams 2013-02-19 21:03:39 UTC
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