Thu, 08 Jun 2017 14:16:29 +0100 Initia support for running debugger as standalone application
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 08 Jun 2017 14:16:29 +0100] rev 43
Initia support for running debugger as standalone application
Fri, 02 Jun 2017 07:42:04 +0100 Display variable values in frame view
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 02 Jun 2017 07:42:04 +0100] rev 42
Display variable values in frame view
Thu, 01 Jun 2017 22:33:18 +0100 Close debugger window when debugger quits.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 01 Jun 2017 22:33:18 +0100] rev 41
Close debugger window when debugger quits.
Thu, 01 Jun 2017 12:23:04 +0100 Cleanup in debugger and inferior console applications to catch up changes in `jv:libgdbs`
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 01 Jun 2017 12:23:04 +0100] rev 40
Cleanup in debugger and inferior console applications to catch up changes in `jv:libgdbs` Recent `jv:libgdbs` spawns GDB on a PTY and opening MI channel on another, debugger console has no need to emulate history, command completion and all that stuff. This is now handled by GDB itself.
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
(0) -10 +10 +100 tip