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
Wed, 23 Jan 2019 11:02:06 +0000 Jan Vrany Added (some) documentation
Mon, 21 Jan 2019 15:44:53 +0000 Jan Vrany Skip test `#test_completion_01` when `-complete` MI command is not available.
Mon, 21 Jan 2019 21:14:27 +0000 Jan Vrany Fix `VDBBreakpointPresenter` for watchpoints and pending breakpoints
Mon, 21 Jan 2019 14:43:03 +0000 Jan Vrany Factored out common console code into (new) `VDBAbstractConsoleApplication`
Mon, 21 Jan 2019 11:41:14 +0000 Jan Vrany Partially backout changes from 15335a3523c4 (Fix: bug in simple console causing output being lost)
Sun, 20 Jan 2019 00:06:22 +0000 Jan Vrany UX: simple console: do not show prompt while inferior is running and console read only.
Sat, 19 Jan 2019 23:28:30 +0000 Jan Vrany UI: in simple console use prompt defined by GDB parameter 'prompt'
Thu, 17 Jan 2019 12:55:47 +0000 Jan Vrany Fix 'Refresh' button in memory view
Thu, 17 Jan 2019 09:29:01 +0000 Jan Vrany UI: Show breakpoint address in hex
Thu, 17 Jan 2019 09:28:12 +0000 Jan Vrany Fix display of "no source code available" message in source view
Tue, 01 Jan 2019 23:46:41 +0000 Jan Vrany UX: add initial support for command completion in simple console
Fri, 14 Dec 2018 11:41:47 +0000 Jan Vrany Improve `--gdb` command line option handling
Fri, 14 Dec 2018 10:31:13 +0000 Jan Vrany Fix: bug in simple console causing output being lost
Thu, 13 Dec 2018 14:58:49 +0000 Jan Vrany Fix: catch-up with `jv:libgdbs` after a rename of `#gdbExecutable`
Thu, 13 Dec 2018 14:56:29 +0000 Jan Vrany Fix: use `VDBUnixDebuggerConsoleApplication` only when GDB's process is a UNIX process
Wed, 12 Dec 2018 16:35:20 +0000 Jan Vrany Renamed `VDBWindowsDebuggerConole*` to `VDBSimpleDebuggerConsole*`
Wed, 28 Nov 2018 14:08:58 +0000 Jan Vrany UX: reflect font size in in `VDBMemoryApplication`
Sun, 28 Oct 2018 14:34:08 +0000 Jan Vrany Catch up with removal of `GDBOutputFormats` pool in `jv:libgdbs`
Mon, 08 Oct 2018 08:24:14 +0100 Jan Vrany Send `#updateAfterVisitiblityChanged` to an application when visibility of its window changes
Sun, 07 Oct 2018 22:10:32 +0100 Jan Vrany Use delayed updates in `VDBBreakpointListApplication`
Tue, 02 Oct 2018 12:32:08 +0100 Jan Vrany UX: show user some usefull message when source code is not available
Sun, 07 Oct 2018 09:14:26 +0100 Jan Vrany Fix `VDBVariableObjectListApplication >> foregroundColorFor:`
Sun, 07 Oct 2018 08:57:24 +0100 Jan Vrany Fix `VDBInstructionAndSourcePresenter >> label`
Fri, 05 Oct 2018 11:45:46 +0100 Jan Vrany Fix (re)loading of preferences when calling `VDBStartup >> main:` from workspace
Fri, 05 Oct 2018 09:43:53 +0100 Jan Vrany UI: add Hex-Rays IDA Pro like debugger layout
Fri, 05 Oct 2018 09:11:56 +0100 Jan Vrany UI: add option to change debugger layout and preference to set the default layout
Thu, 04 Oct 2018 10:51:17 +0100 Jan Vrany UI: add GDB executable configuration to settings dialog
Wed, 03 Oct 2018 15:52:44 +0100 Jan Vrany Cleanup default window titles
Wed, 03 Oct 2018 15:34:35 +0100 Jan Vrany UI: split *View* menu into *View* and *Window*
Mon, 01 Oct 2018 20:56:03 +0100 Jan Vrany UI: Show disassembly along with source code
Mon, 01 Oct 2018 12:11:59 +0100 Jan Vrany Add register view to frame details application (`VDBFrameApplication`)
Fri, 28 Sep 2018 10:09:50 +0100 Jan Vrany UI: add *View* -> *Disassembly* menu item to debugger menu
Thu, 27 Sep 2018 21:27:59 +0100 Jan Vrany UI: add register view
Thu, 27 Sep 2018 21:00:01 +0100 Jan Vrany UI: rename and fix debugger's *View* -> *Frame* to *View* -> *Variables*
Thu, 27 Sep 2018 12:06:42 +0100 Jan Vrany Fix link in `README.md`
Sun, 23 Sep 2018 07:03:34 +0100 Jan Vrany Move `VDBStartup` from `jv:vdb/application` to `jv:vdb`
Sat, 22 Sep 2018 01:01:34 +0100 Jan Vrany Fix error when cloding standalone VDB
Mon, 10 Sep 2018 16:49:07 +0100 Jan Vrany Fix `VDBVariableObjectPresenter >> label`
Sat, 08 Sep 2018 16:03:04 +0100 Jan Vrany UX: when inspecting a variable child, open it in the same inspector window
Sat, 08 Sep 2018 10:04:08 +0100 Jan Vrany Added `README.md`
Sat, 01 Sep 2018 22:59:44 +0100 Jan Vrany Fix in `VDBVariableObjectPresenter`
Sat, 01 Sep 2018 14:44:55 +0100 Jan Vrany UX: improve navigation and single-stepping in disassembly view
Sat, 01 Sep 2018 14:40:24 +0100 Jan Vrany API: provide support for application-defined context menu items in list and tree applications
Sat, 01 Sep 2018 13:26:37 +0100 Jan Vrany UI: use same font text in help popups as it's used in text and list views
Sat, 01 Sep 2018 13:25:16 +0100 Jan Vrany Fix `VDBInstructionBasicBlock class >> analyze:` to handle indirect jumps
Sat, 01 Sep 2018 00:26:02 +0100 Jan Vrany Workaround for `doExecReverse` when using RR
Thu, 30 Aug 2018 11:08:17 +0100 Jan Vrany Fix `VGBInstructionBasicBLock >> splitAtAddress:`
Mon, 20 Aug 2018 22:19:23 +0100 Jan Vrany Add support for use-specific init file (~/.vdbinit.st)
Mon, 20 Aug 2018 11:00:23 +0100 Jan Vrany UX: Allow to set a font for text, list views and pinned menus
Thu, 16 Aug 2018 14:10:57 +0100 Jan Vrany UI: Highlight target basic block in disassembly view
Tue, 07 Aug 2018 15:42:24 +0100 Jan Vrany UI: highlight currently executed instruction in frame disassembly view
Tue, 07 Aug 2018 12:17:46 +0100 Jan Vrany UX: show original source line in disassembly view
(0) -100 -60 +60 +100 tip