GDBThreadGroup.st
Thu, 07 Jun 2018 10:11:07 +0100 Jan Vrany Fixed `GDBThreadGroup >> #executable` for case where executable ir not known (reported) stx-8.0.0
Tue, 27 Mar 2018 08:57:13 +0100 Jan Vrany Fix: do not try to retrieve executable path if inferior is running and async mode is available
Sun, 04 Feb 2018 23:37:35 +0000 Jan Vrany Variable objects: invalidate variable object when thread on inferior terminates
Thu, 11 Jan 2018 23:53:06 +0000 Jan Vrany Win32: initial support for Windows
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:...`
Wed, 12 Jul 2017 16:27:29 +0200 Jan Vrany Cache thread status and update it on `=stopped` and `=running` events
Tue, 06 Jun 2017 09:37:04 +0100 Jan Vrany Fixed and improvemets in `GDBThreadGroup` API
Mon, 02 Mar 2015 07:11:47 +0000 Jan Vrany Changed GDBThreadGroup>>printOn:
Wed, 01 Oct 2014 02:04:11 +0100 Jan Vrany Introduced GDBThreadGroupType.
Tue, 23 Sep 2014 23:48:13 +0100 Jan Vrany Code refactored to use Magritte to meta-describe GDB objects.
Mon, 22 Sep 2014 09:59:28 +0100 Jan Vrany Remove threads from thread group when threadgroup terminates.
Mon, 08 Sep 2014 10:02:31 +0100 Jan Vrany Some more work on threads (thread status)
Sun, 07 Sep 2014 22:44:55 +0100 Jan Vrany Added support for threads.
Sun, 07 Sep 2014 14:42:02 +0100 Jan Vrany Initial support for thread groups, threads and breakpoints.
less more (0) tip