GDBThread.st
Sat, 01 Sep 2018 00:24:11 +0100 Jan Vrany Fix `GDBThread >> stack` to return old stack when thread is running
Tue, 07 Aug 2018 09:28:55 +0100 Jan Vrany Preserve identity of inlined frames if possible
Wed, 07 Feb 2018 12:07:19 +0000 Jan Vrany API: added methods for querying debugger and target features
Sun, 04 Feb 2018 23:37:35 +0000 Jan Vrany Variable objects: invalidate variable object when thread on inferior terminates
Sat, 03 Feb 2018 22:37:17 +0000 Jan Vrany Variable objects: automagically update values whenever changed.
Thu, 15 Feb 2018 08:46:03 +0000 Jan Vrany Variable objects: preserve the identity of `GDBFrame` and `GDBVariable` objects
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
Fri, 26 May 2017 08:05:28 +0100 Jan Vrany BUpdated build files.
Wed, 18 Mar 2015 14:19:37 +0000 Jan Vrany Increate sequence number also when thread or thread group is stopped
Tue, 10 Mar 2015 09:57:21 +0000 Jan Vrany GDBThread: use native name in thread's displayString
Sun, 08 Mar 2015 15:48:16 +0000 Jan Vrany Keep thread information in transient thread-info object.
Fri, 27 Feb 2015 16:47:55 +0100 Jan Vrany Initial support for variables
Fri, 27 Feb 2015 12:48:56 +0100 Jan Vrany Test fixes
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.
Thu, 18 Sep 2014 09:32:30 +0100 Jan Vrany Fixes in thread's stack mangement. Dispatch events to applications using their UI event loop.
Wed, 17 Sep 2014 09:01:56 +0100 Jan Vrany Some more support for stack frames.
Tue, 09 Sep 2014 12:44:37 +0100 Jan Vrany Some work on execution stack model
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