diff options
author | hjk <[email protected]> | 2009-08-12 10:51:25 +0200 |
---|---|---|
committer | hjk <[email protected]> | 2009-08-12 14:49:15 +0200 |
commit | 89ffffc183f2fd2fe2070bd25620a9758371ed34 (patch) | |
tree | 4ea34330bf28020d40b6e4aeb99fb5f4907f7ae8 /dist/changes-1.3.0 | |
parent | 0c6b754a06e24711ff7b9a5d5d076e010f4a1661 (diff) |
debugger: use the bineditor to show memory dumps
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r-- | dist/changes-1.3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index 4206ab0f400..dbdca175f2a 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -39,6 +39,7 @@ Debugging * CDB: Fixed thread handling * CDB: Added internal dumpers for string types for debuggee crashes * Improved QObject dumping, print out QRect/QSize, enumerations and flags + * Use the BinEditor plugin to show raw memory Designer * Added support for rearranging and floating form editor tools |