summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-01-08 14:17:47 +0100
committercon <qtc-committer@nokia.com>2010-01-11 16:16:33 +0100
commit341597e9b2afc20876db30e833ead697e7c0387a (patch)
treec4468bbbb641ef8d300d63cde35bff38c8800c96
parent0bcb26dd9ec50992150e43b5b714ced81217ae57 (diff)
downloadqt-creator-341597e9b2afc20876db30e833ead697e7c0387a.tar.gz
More changes.
Reviewed-by: hjk (cherry picked from commit 49341fe6e41f66352b5bb2177c3b4ab9144476a8)
-rw-r--r--dist/changes-1.3.12
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-1.3.1 b/dist/changes-1.3.1
index 0fc73623b2..210806f12e 100644
--- a/dist/changes-1.3.1
+++ b/dist/changes-1.3.1
@@ -34,6 +34,8 @@ Debugging
* CDB: Fixed disassembler for 64 bit addresses
* Fixed finding the file for build issues when mingw32-make is used
* Ignore case of file name in breakpoint handling on Windows
+ * Fixed problems with gdb timing out and debugging sessions unexpectedly finishing
+ * Improved startup time of gdb sessions by not asking for all files known to gdb
Help
* Don't switch to Help mode if help side bar is already visible