GDBFrame.st
Tue, 26 Mar 2019 10:40:50 +0000 Jan Vrany Remove (conditional) breakpoint in `GDBFrame >> variables`
Tue, 26 Mar 2019 10:35:31 +0000 Jan Vrany Fix `GDBFrame >> file`
Mon, 25 Feb 2019 17:55:20 +0000 Jan Vrany Introduce new internal API `GDBDebuggerObject >> updateFrom:`
Sun, 07 Oct 2018 08:31:38 +0100 Jan Vrany Minor tweaks and workarounds in `GDBFrame`
Tue, 02 Oct 2018 10:56:33 +0100 Jan Vrany API: add `GDBFrame >> hasSymbol` and `GDBFrame >> hasSource`
Wed, 26 Sep 2018 11:16:56 +0100 Jan Vrany Add model for machine registers
Thu, 16 Aug 2018 10:06:02 +0100 Jan Vrany Introduces a model of architectures
Thu, 05 Jul 2018 13:30:40 +0100 Jan Vrany Added support for 'synthetic' frame variables
Fri, 22 Jun 2018 11:39:15 +0100 Jan Vrany Added initial support for disassembling
Tue, 27 Mar 2018 08:50:56 +0100 Jan Vrany API: improved `GDBFrame >> #file`
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, 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:...`
Mon, 12 Jun 2017 10:00:44 +0100 Jan Vrany Added #enablePrettyPrinting and #enableFrameFilters to allow Python scripts to augment presentation
Tue, 10 Mar 2015 10:00:55 +0000 Jan Vrany GDBFrame: fix for framew with empty variables
Sat, 28 Feb 2015 08:34:19 +0100 Jan Vrany More work on variables + tests
Fri, 27 Feb 2015 16:47:55 +0100 Jan Vrany Initial support for variables
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.
less more (0) tip