Menu

SVN Repo Commit Log


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
returning the width of the margin to wxPropGrid;

2012-01-06 20:32:04 Tree
[r7672] by tpetrov

- debugger_branch: Fixed compilation with GCC 4.1.2;

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:
* Added API for adding menu items for debugger windows in the menu Debug->Debugging windows;
* Used the new API for adding the current windows;
* Removed old menu items from the xrc file;
* Changed the API for showing the tools menu, now it just fills the menu. This new API is used to fill the Debug->Information;
* Removed all the code related to the tools menu, because all the code should be in the plugins;

2012-01-05 09:15:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.