From 8b8bf42fbb94311804d6a2f6361ec691467b6e41 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 24 Jul 2009 16:05:46 +0200 Subject: CDB: Fixed thread handling, added dumping of string types in case of crashes. --- dist/changes-1.3.0 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/changes-1.3.0') diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index 25d8e12256..0c1fa497ed 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -15,6 +15,8 @@ Debugging * CDB: Added more types to the dumpers (QSharedPointer, QVector, common * QMap/QSet types), dereference reference parameters * CDB: Simplified display of STL types in the locals window + * CDB: Fixed thread handling + * CDB: Added internal dumpers for string types for debuggee crashes * Improved QObject dumping, print out QRect/QSize, enumerations and flags General: @@ -39,3 +41,4 @@ Wizards * Added version control checkout wizards * Added a license header template setting * Added a wizard for Qt Designer custom widgets + * Added a gitorious clone wizard -- cgit v1.2.3