Sun, 08 Mar 2015 15:50:52 +0000 Catch up after API changes in GDBDebugger command API.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 08 Mar 2015 15:50:52 +0000] rev 39
Catch up after API changes in GDBDebugger command API. Use #send:andWaif: instead #send:wait:
Mon, 02 Mar 2015 07:12:38 +0000 Show al thread groupd, even terminated ones
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Mar 2015 07:12:38 +0000] rev 38
Show al thread groupd, even terminated ones
Fri, 27 Feb 2015 16:50:43 +0100 Initial support for variables
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 27 Feb 2015 16:50:43 +0100] rev 37
Initial support for variables
Fri, 27 Feb 2015 13:39:32 +0100 Update "selected frame" when frame selection changes.
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 27 Feb 2015 13:39:32 +0100] rev 36
Update "selected frame" when frame selection changes. This makes using a GDB console easier as the commands operate on selected frame.
Fri, 27 Feb 2015 13:19:41 +0100 Fix in debugger console: properly handle errors
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 27 Feb 2015 13:19:41 +0100] rev 35
Fix in debugger console: properly handle errors Must signal that command completed and nil-out outstanding command caches even if command endup with an error
Tue, 30 Sep 2014 09:55:03 +0100 Minor tweaks in stack view
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 30 Sep 2014 09:55:03 +0100] rev 34
Minor tweaks in stack view * redraw on stopped/running events * new icons for running/terminated thread groups
Tue, 30 Sep 2014 09:52:57 +0100 Use DataSetView instead of ListView.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 30 Sep 2014 09:52:57 +0100] rev 33
Use DataSetView instead of ListView. Looks slightly better.
Tue, 30 Sep 2014 09:52:30 +0100 Parse commands entered by the user and pass either CLI or MI command instance
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 30 Sep 2014 09:52:30 +0100] rev 32
Parse commands entered by the user and pass either CLI or MI command instance This allows for correct handling ob a background execution. Moreover, when issuing MI commands, the result event will be properly parsed according to MI command description.
Tue, 30 Sep 2014 00:32:42 +0100 Minor fixes in the UI - redraw stack list when execution state changes.
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 30 Sep 2014 00:32:42 +0100] rev 31
Minor fixes in the UI - redraw stack list when execution state changes.
Mon, 29 Sep 2014 23:59:11 +0100 When issuing CLI commands, make sure they're run in background mode.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 29 Sep 2014 23:59:11 +0100] rev 30
When issuing CLI commands, make sure they're run in background mode. This is neccessary for MI to contimue reacting while inferior is running.
(0) -10 +10 +100 tip