jv_vdb.st
changeset 110 7150377a44e1
parent 107 d98c11f9a7f5
child 111 a70313e80780
equal deleted inserted replaced
109:8cd32ab019a4 110:7150377a44e1
   106         VDBAbstractPresenter
   106         VDBAbstractPresenter
   107         VDBEvaluator
   107         VDBEvaluator
   108         VDBIconLibrary
   108         VDBIconLibrary
   109         VDBInstructionBasicBlock
   109         VDBInstructionBasicBlock
   110         VDBSettingsApplication
   110         VDBSettingsApplication
       
   111         VDBStartup
   111         VDBVirtualMemoryMap
   112         VDBVirtualMemoryMap
   112         VDBVirtualMemoryRegion
   113         VDBVirtualMemoryRegion
   113         VDBWindowsDebuggerConsoleView
   114         VDBWindowsDebuggerConsoleView
   114         #'jv_vdb'
   115         #'jv_vdb'
   115         RRExitEvent
   116         RRExitEvent
   124         VDBFrameApplication
   125         VDBFrameApplication
   125         VDBFramePresenter
   126         VDBFramePresenter
   126         VDBInstructionPresenter
   127         VDBInstructionPresenter
   127         VDBInstructionsAndSourcePresenter
   128         VDBInstructionsAndSourcePresenter
   128         VDBMemoryApplication
   129         VDBMemoryApplication
       
   130         VDBRegisterPresenter
   129         VDBSourceApplication
   131         VDBSourceApplication
   130         VDBThreadGroupPresenter
   132         VDBThreadGroupPresenter
   131         VDBThreadPresenter
   133         VDBThreadPresenter
   132         VDBVariableObjectPresenter
   134         VDBVariableObjectPresenter
   133         VDBWindowsDebuggerConsoleApplication
   135         VDBWindowsDebuggerConsoleApplication
   134         VDBAbstractTreeApplication
   136         VDBAbstractTreeApplication
   135         VDBBreakpointListApplication
   137         VDBBreakpointListApplication
       
   138         VDBRegisterListApplication
   136         VDBTabbingContainer
   139         VDBTabbingContainer
   137         VDBUnixDebuggerConsoleApplication
   140         VDBUnixDebuggerConsoleApplication
   138         VDBUnixInferiorConsoleApplication
   141         VDBUnixInferiorConsoleApplication
   139         VDBUnixReplayServerConsoleApplication
   142         VDBUnixReplayServerConsoleApplication
   140         VDBInstructionListApplication
   143         VDBInstructionListApplication
   141         VDBStackApplication
   144         VDBStackApplication
   142         VDBVariableObjectListApplication
   145         VDBVariableObjectListApplication
   143 	VDBStartup
       
   144     )
   146     )
   145 !
   147 !
   146 
   148 
   147 extensionMethodNames
   149 extensionMethodNames
   148     "lists the extension methods which are to be included in the project.
   150     "lists the extension methods which are to be included in the project.