abbrev.stc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 25 Jan 2019 13:33:51 +0000
changeset 143 df7f89efd39d
parent 139 c619cc458fb1
child 151 bc7626f46210
permissions -rw-r--r--
A complete rewrite of simple console ..that is not using `TerminalView`. The original (previous) implementation had various problems that were hard to fix, namely loosing some stream output in some cases. New (current) implementation uses custom console view (1VDBSimpleDebuggerConsoleView`) based on `TextCollector` rather than `TerminalView`. The resulting code is much much simpler, it does not use internal pipes nor REPL / pipe reader processes. Whole REPL runs completely in UI process.

# automagically generated by the project definition
# this file is needed for stc to be able to compile modules independently.
# it provides information about a classes filename, category and especially namespace.
RR RR jv:vdb 'RR' 0
RREvent RREvent jv:vdb 'RR' 0
VDBAbstractApplication VDBAbstractApplication jv:vdb 'VDB-UI-Abstract' 2
VDBAbstractPresenter VDBAbstractPresenter jv:vdb 'VDB-Presentation' 0
VDBEvaluator VDBEvaluator jv:vdb 'VDB-Tools' 0
VDBIconLibrary VDBIconLibrary jv:vdb 'VDB-UI-Support' 0
VDBInstructionBasicBlock VDBInstructionBasicBlock jv:vdb 'VDB-UI-Support' 0
VDBSettingsApplication VDBSettingsApplication jv:vdb 'VDB-UI-Others' 2
VDBSimpleConsoleView VDBSimpleConsoleView jv:vdb 'VDB-UI-Console' 2
VDBStartup VDBStartup jv:vdb 'VDB-UI' 1
VDBVirtualMemoryMap VDBVirtualMemoryMap jv:vdb 'VDB-Tools' 0
VDBVirtualMemoryRegion VDBVirtualMemoryRegion jv:vdb 'VDB-Tools' 0
jv_vdb jv_vdb jv:vdb '* Projects & Packages *' 3
RRExitEvent RRExitEvent jv:vdb 'RR' 0
RRStartEvent RRStartEvent jv:vdb 'RR' 0
VDBAbstractConsoleApplication VDBAbstractConsoleApplication jv:vdb 'VDB-UI-Abstract' 2
VDBAbstractContainer VDBAbstractContainer jv:vdb 'VDB-UI-Abstract' 2
VDBAbstractListApplication VDBAbstractListApplication jv:vdb 'VDB-UI-Abstract' 2
VDBBreakpointApplication VDBBreakpointApplication jv:vdb 'VDB-UI-Others' 2
VDBBreakpointPresenter VDBBreakpointPresenter jv:vdb 'VDB-Presentation' 0
VDBDebuggerApplication VDBDebuggerApplication jv:vdb 'VDB-UI' 2
VDBEventLogApplication VDBEventLogApplication jv:vdb 'VDB-UI-Events' 2
VDBFramePresenter VDBFramePresenter jv:vdb 'VDB-Presentation' 0
VDBInstructionPresenter VDBInstructionPresenter jv:vdb 'VDB-Presentation' 0
VDBInstructionsAndSourcePresenter VDBInstructionsAndSourcePresenter jv:vdb 'VDB-Presentation' 0
VDBMemoryApplication VDBMemoryApplication jv:vdb 'VDB-UI-Others' 2
VDBRegisterPresenter VDBRegisterPresenter jv:vdb 'VDB-Presentation' 0
VDBSourceApplication VDBSourceApplication jv:vdb 'VDB-UI-Source' 2
VDBThreadGroupPresenter VDBThreadGroupPresenter jv:vdb 'VDB-Presentation' 0
VDBThreadPresenter VDBThreadPresenter jv:vdb 'VDB-Presentation' 0
VDBVariableObjectPresenter VDBVariableObjectPresenter jv:vdb 'VDB-Presentation' 0
VDBAbstractTreeApplication VDBAbstractTreeApplication jv:vdb 'VDB-UI-Abstract' 2
VDBAbstractUnixConsoleApplication VDBAbstractUnixConsoleApplication jv:vdb 'VDB-UI-Console-Unix' 2
VDBBreakpointListApplication VDBBreakpointListApplication jv:vdb 'VDB-UI-Others' 2
VDBSimpleDebuggerConsoleApplication VDBSimpleDebuggerConsoleApplication jv:vdb 'VDB-UI-Console' 2
VDBTabbingContainer VDBTabbingContainer jv:vdb 'VDB-UI-Containers' 2
VDBFrameApplication VDBFrameApplication jv:vdb 'VDB-UI-Others' 2
VDBInstructionListApplication VDBInstructionListApplication jv:vdb 'VDB-UI-Others' 2
VDBRegisterListApplication VDBRegisterListApplication jv:vdb 'VDB-UI-Others' 2
VDBSourceAndDisassemblyApplication VDBSourceAndDisassemblyApplication jv:vdb 'VDB-UI-Source' 2
VDBStackApplication VDBStackApplication jv:vdb 'VDB-UI-Others' 2
VDBUnixDebuggerConsoleApplication VDBUnixDebuggerConsoleApplication jv:vdb 'VDB-UI-Console-Unix' 2
VDBUnixInferiorConsoleApplication VDBUnixInferiorConsoleApplication jv:vdb 'VDB-UI-Console-Unix' 2
VDBUnixReplayServerConsoleApplication VDBUnixReplayServerConsoleApplication jv:vdb 'VDB-UI-Console-Unix' 2
VDBVariableObjectListApplication VDBVariableObjectListApplication jv:vdb 'VDB-UI-Others' 2