VDBSimpleDebuggerConsoleApplication.st
Wed, 12 Jun 2019 20:04:33 +0100 Jan Vrany Update simple console implementation to use updated -complete command
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
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
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'
Tue, 01 Jan 2019 23:46:41 +0000 Jan Vrany UX: add initial support for command completion in simple console
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*`
less more (0) tip