aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2009-08-12 10:51:25 +0200
committerhjk <qtc-committer@nokia.com>2009-08-12 14:49:15 +0200
commit89ffffc183f2fd2fe2070bd25620a9758371ed34 (patch)
tree4ea34330bf28020d40b6e4aeb99fb5f4907f7ae8 /dist/changes-1.3.0
parent0c6b754a06e24711ff7b9a5d5d076e010f4a1661 (diff)
debugger: use the bineditor to show memory dumps
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r--dist/changes-1.3.01
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 4206ab0f40..dbdca175f2 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