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
less more (0) -15 tip