Bug 256044 - Display memory contents at certain memory address
Summary: Display memory contents at certain memory address
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 4.1.0
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: 4.1.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 13:14 UTC by Mihai
Modified: 2013-02-19 21:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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