GDBVariable.st
Mon, 08 Jul 2019 22:44:57 +0100 Jan Vrany Minor improvement in `GDBVariable >> duplicate`
Tue, 26 Feb 2019 09:27:50 +0000 Jan Vrany Clean up `GDBVariable(Object) >> #value` and `#valueString`
Mon, 25 Feb 2019 17:55:20 +0000 Jan Vrany Introduce new internal API `GDBDebuggerObject >> updateFrom:`
Mon, 10 Sep 2018 16:48:13 +0100 Jan Vrany Add `GDBVariable >> parent`
Sat, 01 Sep 2018 22:57:06 +0100 Jan Vrany Fixes in `GDBVariable` and `GDBVariableObject` to make them polymprph
Thu, 05 Jul 2018 13:30:40 +0100 Jan Vrany Added support for 'synthetic' frame variables
Tue, 13 Feb 2018 22:35:15 +0000 Jan Vrany Variable objects: added `GDBVariableObject >> #duplicate`
Tue, 13 Feb 2018 22:13:28 +0000 Jan Vrany Variable objects: keep track of frame in which variable object has been created
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.
Mon, 29 Jan 2018 10:21:03 +0000 Jan Vrany Variable objects: delete var. objects that are no longer needed
Sun, 28 Jan 2018 22:19:27 +0000 Jan Vrany Variable objects: added support for composite types
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:...`
Tue, 13 Jun 2017 17:06:02 +0100 Jan Vrany Improved some #printOn: and #inspectorExtraAttributes to ease debugging
Mon, 12 Jun 2017 10:00:44 +0100 Jan Vrany Added #enablePrettyPrinting and #enableFrameFilters to allow Python scripts to augment presentation
Wed, 24 May 2017 15:22:08 +0100 Jan Vrany Fixed `GDBVariable>>varobj` to actually keep the varobj
Thu, 19 Mar 2015 08:43:28 +0000 Jan Vrany Initial work on varobjs. Tests locks up an image, should be polished and folded.
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
less more (0) tip