GDBUnixProcess.st
Wed, 02 Aug 2023 13:21:16 +0100 Jan Vrany Compatiblity: refactor `GDBPTY` to allow separate stream objects for reading and writing
Mon, 24 Jul 2023 23:15:14 +0100 Jan Vrany Introduce `GDBPortlib` to facilitate porting to other dialects
Wed, 03 Oct 2018 22:23:19 +0100 Jan Vrany Refactor configuration and autodetection of gdb executable
Mon, 03 Sep 2018 09:31:14 +0100 Jan Vrany Move configuration of GDB executable to settings.
Fri, 31 Aug 2018 08:04:05 +0100 Jan Vrany Do not show GDB version on command console
Tue, 27 Mar 2018 08:55:29 +0100 Jan Vrany Fix: initialize debugger features early during initialization
Tue, 12 Dec 2017 23:01:27 +0000 Jan Vrany Resurected old `GDBProcess` implementation using pipes
Thu, 23 Nov 2017 22:51:20 +0000 Jan Vrany License this package under 'GNU Lesser General Public License'
Fri, 17 Nov 2017 20:36:08 -0300 Jan Vrany Replaced Squek computed arrays by more verbose `Array with:...`
Thu, 01 Jun 2017 12:15:43 +0100 Jan Vrany `GDBProcess` refatored to have console interpreter on STDIN/STDOUT
Fri, 26 May 2017 08:05:28 +0100 Jan Vrany BUpdated build files.
Sun, 01 Mar 2015 08:28:30 +0000 Jan Vrany Allow for setting path to GDB executable via classvar in GDBUnixProcess.
Tue, 24 Jun 2014 00:55:57 +0100 Jan Vrany More work on GDB session recorder.
Mon, 23 Jun 2014 09:45:16 +0100 Jan Vrany Temporary commit : initial work on session recorder (to use for simulation later)
Fri, 20 Jun 2014 22:14:51 +0100 Jan Vrany Introduced GDBProcess - a class encapsulating gdb OS process.
less more (0) tip