More changes.

Reviewed-by: hjk
(cherry picked from commit 49341fe6e4)
This commit is contained in:
con
2010-01-08 14:17:47 +01:00
parent 0bcb26dd9e
commit 341597e9b2

2
dist/changes-1.3.1 vendored
View File

@@ -34,6 +34,8 @@ Debugging
* CDB: Fixed disassembler for 64 bit addresses * CDB: Fixed disassembler for 64 bit addresses
* Fixed finding the file for build issues when mingw32-make is used * Fixed finding the file for build issues when mingw32-make is used
* Ignore case of file name in breakpoint handling on Windows * 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 Help
* Don't switch to Help mode if help side bar is already visible * Don't switch to Help mode if help side bar is already visible