Mon, 16 Nov 2020 22:21:57 +0000 Jan Vrany Fix `.gdbinit` and `.vdbinit.st` editing in settings
Tue, 17 Nov 2020 15:24:47 +0000 Jan Vrany Re-add lost `vdbinit.st`
Mon, 16 Nov 2020 22:10:04 +0000 Jan Vrany Fix "Window" menu items to work when no inferior is executing
Mon, 16 Nov 2020 21:51:00 +0000 Jan Vrany Make sure width / height parameters are non-negative when informing GDB about console size
Wed, 28 Oct 2020 10:49:52 +0000 Jan Vrany `import vdb` early on using `-ie` rather than after an inferior is loaded
Sun, 09 Aug 2020 07:18:09 +0100 Jan Vrany UI: add "Copy Backtrace to Clipboard" menu item
Sat, 08 Aug 2020 22:45:10 +0100 Jan Vrany Oops, add missing `super initialize` to `VDBAbstractContainer >> #initialize`
Wed, 05 Aug 2020 13:55:34 +0100 Jan Vrany Automatically reload source when source directories change
Tue, 23 Jun 2020 14:06:31 +0100 Jan Vrany Make application-level shortcuts to work when debugger console is fucused
Mon, 22 Jun 2020 10:41:59 +0100 Jan Vrany Make container "application" a kind of "contents" application
Fri, 22 May 2020 14:43:33 +0100 Jan Vrany Fix `VDBAddressRange >> disassemble` w.r.t empty range
Fri, 22 May 2020 14:42:47 +0100 Jan Vrany Fix typo in `VDBFrameApplication >> #delayedUpdateRegisterList`
Sun, 01 Dec 2019 23:43:00 +0000 Jan Vrany UX: various little improvements in simple debugger console
Sun, 01 Dec 2019 08:42:59 +0000 Jan Vrany Synchronization fix in `VDBStackApplication`
Sun, 10 Nov 2019 23:57:47 +0000 Jan Vrany UI: add `VDBDisassemblyApplication`
Fri, 27 Sep 2019 20:52:14 +0100 Jan Vrany Fix `VDBVariableListApplication` w.r.t. `GDBVariable` that has no var-obj associated
Tue, 24 Sep 2019 00:43:53 +0100 Jan Vrany Always inspect varobj when double-clicking on a variable
Sat, 21 Sep 2019 18:31:45 +0100 Jan Vrany Do not try to raise transcript window if `Transcript` is not graphical
Fri, 20 Sep 2019 21:10:36 +0100 Jan Vrany Fix finalization of `VDBVariableObject`
Fri, 06 Sep 2019 02:30:16 +0100 Jan Vrany Fix `VDBStackApplication >> delayedUpdateAfterThreadStopped:`
Wed, 21 Aug 2019 22:53:15 +0100 Jan Vrany Fix `VDBBariableObjectPresenter >> doDoubleClick:`
Tue, 23 Jul 2019 14:53:07 +0100 Jan Vrany Remove launcher script on UNIX
Tue, 23 Jul 2019 12:32:01 +0100 Jan Vrany Add `VDBStartupA` into `jv:vdb/application`
Mon, 08 Jul 2019 23:12:19 +0100 Jan Vrany UX: perform 'inspect' when variable is double-clicked
Mon, 08 Jul 2019 13:31:11 +0100 Jan Vrany Initial support for VDB python-based variable objects
Mon, 08 Jul 2019 12:37:49 +0100 Jan Vrany Load Python support code upon startup.
Tue, 25 Jun 2019 15:26:33 +0100 Jan Vrany UX: flash console when there's more to complete
Fri, 21 Jun 2019 22:54:50 +0100 Jan Vrany UI: add "Scratch Pad" tool
Thu, 20 Jun 2019 16:11:12 +0100 Jan Vrany UI: add "Edit" button to settings application to edit GDB and VDB init scripts
Thu, 20 Jun 2019 13:51:41 +0100 Jan Vrany Refactor support for VDB customization scripts
Thu, 20 Jun 2019 10:36:20 +0100 Jan Vrany Avoid update cycle when handling `=thread-selected` event
Tue, 18 Jun 2019 11:14:38 +0100 Jan Vrany Clean up settings application and remove obsolete settings
Wed, 12 Jun 2019 20:04:33 +0100 Jan Vrany Update simple console implementation to use updated -complete command
Wed, 12 Jun 2019 15:16:33 +0100 Jan Vrany Add `VDBTerminalView` used on with PTYs
Tue, 11 Jun 2019 11:44:32 +0100 Jan Vrany Fix `VDBInstructionListApplication` update w.r.t running threads
Tue, 11 Jun 2019 11:40:12 +0100 Jan Vrany plugins/bee: add support for setting a breakpoint
Mon, 10 Jun 2019 15:22:49 +0100 Jan Vrany plugins/bee: add symbol filter
Mon, 10 Jun 2019 14:59:26 +0100 Jan Vrany plugins/bee: add menu item to disassemble given symbol
Mon, 10 Jun 2019 14:36:46 +0100 Jan Vrany Generalize `VDBInstructionListView`
Sun, 09 Jun 2019 11:19:45 +0100 Jan Vrany UX: for all lists, automagically show `Updating...` message
Sat, 08 Jun 2019 16:36:18 +0100 Jan Vrany UX: display error message when a function cannot be disassembled
Sat, 08 Jun 2019 16:34:54 +0100 Jan Vrany API: add basic API to show (and hide) message in place of list contents
Fri, 07 Jun 2019 19:53:28 +0100 Jan Vrany Initial shot on Bee plugin
Mon, 20 May 2019 14:02:13 +0100 Jan Vrany UI: set console width / height when a console view is resized
Mon, 13 May 2019 11:36:08 +0100 Jan Vrany UX: diallow breakpoint "Enable" / "Disable" menu items when inferior is running
Wed, 08 May 2019 15:32:58 +0100 Jan Vrany UX: fix skip in user message when there's no reference to a source file
Tue, 23 Apr 2019 13:58:59 +0100 Jan Vrany UI: add a menu item to attach another debugger to cuurrent GDB
Tue, 26 Mar 2019 11:26:57 +0000 Jan Vrany Merge
Mon, 18 Feb 2019 10:55:12 +0000 Jan Vrany Use standard `#enqueueMessage:` mechanism to enqueue delayed updates
Tue, 26 Mar 2019 11:25:48 +0000 Jan Vrany UI: add support for multi-location breakpoints
Mon, 18 Feb 2019 09:44:04 +0000 Jan Vrany UI: add status bar to debugger
Wed, 23 Jan 2019 22:05:43 +0000 Jan Vrany Performance: do not update contents of windows when not needed
Wed, 13 Mar 2019 14:18:16 +0000 Jan Vrany Fix annoying flashing in simple console on Windows
Wed, 13 Mar 2019 14:07:49 +0000 Jan Vrany Show log output in simple console
Wed, 13 Mar 2019 13:54:14 +0000 Jan Vrany Workaround: assume native target when issuing `run` or `attach` commands using simple console
Wed, 30 Jan 2019 11:45:37 +0000 Jan Vrany UX: automatically refresh memory contents when inferior stops
Wed, 30 Jan 2019 11:36:40 +0000 Jan Vrany Fix rendering of an instruction in instruction list
Tue, 29 Jan 2019 09:58:21 +0000 Jan Vrany Oops, fixed bug introduced by previous commit (44f5e1c314b3)
Mon, 28 Jan 2019 23:41:53 +0000 Jan Vrany Execute CLI execution commands in background mode
Fri, 25 Jan 2019 13:33:51 +0000 Jan Vrany A complete rewrite of simple console
(0) -100 -60 +60 tip