New memory view
Vladimir Prus
ghost at cs.msu.su
Tue Oct 25 08:56:32 BST 2005
The KDevelop's 3.4 branch (/branches/kdevelop/3.4) now has a completely redone
memory view. You can see some snapshots at
http://zigzag.cs.msu.su/~ghost/memory_view
It's pretty basic still, but is certainly an improvement over what we had
before. In particular:
- It's not modal, and docks to the left
- You can have several memory ranges open at the same time
- There's ascii display
There's some limitations:
- It's not possible to group bytes by 4 and show them an 32-bit integer
value
- The view is not updated as you step though the code, you need explicit
"Reload" command
- With explicit "reload" the changed bytes are not highlighted.
Some of the limitations (as well as most of a features), come from the used
KHexEdit2 library, so it's not possible to fix anything until KDE4. But some
things definitely can be changed, so if somebody has any suggestions, speak
out.
- Volodya
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list