Commit | Date | |
---|---|---|
[r7676]
by
tpetrov
- debugger_branch: Make it possible to abort the compilation, when the compiler is started by the debugger plugin; |
2012-01-07 13:50:53 | Tree |
[r7675]
by
tpetrov
* debugger_branch: Removed the cgDebugger settings filter, because it is not needed; |
2012-01-07 12:22:47 | Tree |
[r7674]
by
tpetrov
* debugger_branch: Combined the normal log and the debug log in the same window. Changed the API to reflect the change. Hopefully there will be less confusion in the forums in the future; |
2012-01-07 12:04:06 | Tree |
[r7673]
by
tpetrov
* debugger_branch: Fixed a bug with the autosizing of the columns in the tooltip for variables like "std::string s1("a");". The bug is that the type column is too short and the reason is that the margin was not taken into account. I've added a new method for |
2012-01-06 20:32:04 | Tree |
2012-01-06 11:13:13 | Tree | |
[r7671]
by
mortenmacfly
* merged (back-ported) wxPropGrid changes form debugger branch into trunk foe wx 2.9.x compatibility |
2012-01-06 09:23:21 | Tree |
[r7670]
by
tpetrov
* debugger_plugin: Added a way to enable or disable the breakpoint, when an exception is thrown, during debugging. Previously a restart of the debugging session was required; |
2012-01-06 00:59:25 | Tree |
[r7669]
by
tpetrov
* debugger_branch: Added a way to control the number of elements or the size of char string printed in the watches (uses "set print elements" gdb command); |
2012-01-05 23:28:30 | Tree |
[r7668]
by
tpetrov
* debugger_branch: Fixed the crash in batch build mode (do not assume that LoadPanel will succeed); |
2012-01-05 20:39:51 | Tree |
[r7667]
by
tpetrov
debugger_branch: |
2012-01-05 09:15:49 | Tree |