Make.proto
Mon, 04 Sep 2023 15:35:45 +0100 Jan Vrany Rename `GDBRegisterValueChangedEvent` to `GDBRegisterChangedEvent`
Mon, 14 Aug 2023 16:35:57 +0100 Jan Vrany Add Pharo version of `GDBPortlib`
Mon, 24 Jul 2023 23:15:14 +0100 Jan Vrany Introduce `GDBPortlib` to facilitate porting to other dialects
Mon, 14 Aug 2023 16:36:47 +0100 Jan Vrany Change class categories to facilitate Pharo port
Mon, 24 Jul 2023 14:35:24 +0100 Jan Vrany Initial support pro Pharo
Tue, 11 Jul 2023 16:33:20 +0100 Jan Vrany Add `GDBArch_PPC64`
Thu, 18 Nov 2021 16:14:21 +0000 Jan Vrany When setting register value via API, send `GDBRegisterValueChangedEvent`
Thu, 18 Nov 2021 16:03:54 +0000 Jan Vrany Add `GDBTargetDisonnectedtypeEvent`
Mon, 15 Nov 2021 14:21:12 +0000 Jan Vrany Add `GDBMemoryChangedEvent`
Mon, 29 Mar 2021 12:53:41 +0100 Jan Vrany Split event processing and event delivery
Fri, 10 Sep 2021 20:25:06 +0100 Jan Vrany Allow to wait for muliple events
Mon, 06 Sep 2021 15:09:24 +0100 Jan Vrany Renamed `GDBEventSet` to `GDBEventSequence`
Fri, 26 Mar 2021 15:07:02 +0000 Jan Vrany Introduce new pool `GDBOutputFormats`
Tue, 09 Mar 2021 20:49:55 +0000 Jan Vrany Merge
Tue, 02 Oct 2018 14:34:33 +0100 Jan Vrany Encapsulate event dispatch loop logic into single object - a `GDBEventDispatcher`
Mon, 15 Jun 2020 12:59:58 +0100 Jan Vrany Add `GDBStructure` helper class
Fri, 22 May 2020 14:45:21 +0100 Jan Vrany Add RISC-V architecture definition
Tue, 01 Jan 2019 23:44:26 +0000 Jan Vrany Add class for new MI command `-complete`
Sat, 29 Dec 2018 23:32:34 +0000 Jan Vrany Add new API `GDBDebugger >> #hasCommand:` to test support for particular MI command
Thu, 13 Dec 2018 14:53:48 +0000 Jan Vrany Add support for arbitrary (shell) command to launch GDB.
Wed, 12 Dec 2018 16:32:44 +0000 Jan Vrany Renamed `GDBStXWindowsProcess` to `GDBStXSimpleProcess`
Sun, 28 Oct 2018 14:30:51 +0000 Jan Vrany Portability: remove `GDBOutputFormats` pool
Sat, 20 Oct 2018 07:48:11 +0100 Jan Vrany Refactor `GDBProcess` hierarchy to improve portability
Thu, 11 Oct 2018 09:55:43 +0200 Jan Vrany Portability: get rid of private classes and make them public
Wed, 03 Oct 2018 22:23:19 +0100 Jan Vrany Refactor configuration and autodetection of gdb executable
Wed, 26 Sep 2018 11:16:56 +0100 Jan Vrany Add model for machine registers
Sat, 01 Sep 2018 00:16:15 +0100 Jan Vrany Added pool `GDBStopReasons` with constants for (know) reasons
Thu, 16 Aug 2018 10:44:59 +0100 Jan Vrany Add support for instruction dissection
Thu, 16 Aug 2018 10:06:02 +0100 Jan Vrany Introduces a model of architectures
Fri, 22 Jun 2018 11:39:15 +0100 Jan Vrany Added initial support for disassembling
Wed, 23 May 2018 10:22:36 +0100 Jan Vrany Added support for breakpoints with multiple locations
Tue, 03 Apr 2018 21:19:35 +0100 Jan Vrany Fixed `GDBDebugger >> directories` to work on Windows
Fri, 09 Mar 2018 12:38:44 +0000 Jan Vrany API: added methods for querying source directories
Fri, 09 Mar 2018 11:01:06 +0000 Jan Vrany GNI/MI: added custom inspector view for viewing GDB/MI comminicatication trace
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
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
Sat, 03 Feb 2018 21:32:37 +0000 Jan Vrany Fixed SubscriptionCollection >> value:
Thu, 25 Jan 2018 12:01:22 +0000 Jan Vrany Added API for memory dumps
Thu, 11 Jan 2018 23:53:06 +0000 Jan Vrany Win32: initial support for Windows
Mon, 27 Nov 2017 20:41:34 +0000 Jan Vrany Removed GDB simulator and fixed rest of the tests
Tue, 03 Oct 2017 21:15:12 +0100 Jan Vrany Initial support for breakpoints with multiple locations
Wed, 13 Sep 2017 22:11:51 +0100 Jan Vrany Introduced new exception class: `GDBCommandFailedError`
Wed, 12 Jul 2017 16:27:29 +0200 Jan Vrany Cache thread status and update it on `=stopped` and `=running` events
Tue, 11 Jul 2017 23:37:04 +0200 Jan Vrany Implemented proper quoting of MI commands
Thu, 06 Jul 2017 07:54:57 +0200 Jan Vrany Improved MI parser to handle degenrated tuples (`{"c"}`)
Thu, 01 Jun 2017 12:15:43 +0100 Jan Vrany `GDBProcess` refatored to have console interpreter on STDIN/STDOUT
Fri, 26 May 2017 08:05:28 +0100 Jan Vrany BUpdated build files.
Thu, 19 Mar 2015 08:43:28 +0000 Jan Vrany Initial work on varobjs. Tests locks up an image, should be polished and folded.
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, 30 Sep 2014 09:56:09 +0100 Jan Vrany Added GDBCLICommand>>runOnBackground:
Thu, 25 Sep 2014 09:40:26 +0100 Jan Vrany Added support for parsing enums using MAOptionDescription
Tue, 23 Sep 2014 23:48:13 +0100 Jan Vrany Code refactored to use Magritte to meta-describe GDB objects.
Thu, 18 Sep 2014 23:09:57 +0100 Jan Vrany Introduced GDBEventSetProcessingStarted/Finished synthetic events.
less more (0) -60 tip