jv_vdb.st
changeset 178 5d1c3e5fab6b
parent 177 fd154978bab5
child 188 7080f4698aec
equal deleted inserted replaced
177:fd154978bab5 178:5d1c3e5fab6b
    49      This method is generated automatically,
    49      This method is generated automatically,
    50      by searching along the inheritance chain of all of my classes.
    50      by searching along the inheritance chain of all of my classes.
    51      Please take a look at the #referencedPreRequisites method as well."
    51      Please take a look at the #referencedPreRequisites method as well."
    52 
    52 
    53     ^ #(
    53     ^ #(
    54         #'jv:libgdbs'    "GDBCommandStatus - shared pool used by VDBSimpleDebuggerConsoleApplication"
    54         #'jv:libgdbs'    "GDBCommand - superclass of VDBMI_vdb_var_create"
    55         #'stx:goodies/announcements'    "Announcement - superclass of RREvent"
    55         #'stx:goodies/announcements'    "Announcement - superclass of RREvent"
    56         #'stx:libbasic'    "LibraryDefinition - superclass of jv_vdb"
    56         #'stx:libbasic'    "LibraryDefinition - superclass of jv_vdb"
    57         #'stx:libtool'    "AbstractSettingsApplication - superclass of VDBSettingsApplication"
    57         #'stx:libtool'    "AbstractSettingsApplication - superclass of VDBSettingsApplication"
    58         #'stx:libview'    "DisplaySurface - superclass of VDBSimpleConsoleView"
    58         #'stx:libview'    "DisplaySurface - superclass of VDBSimpleConsoleView"
    59         #'stx:libview2'    "ApplicationModel - superclass of VDBAbstractApplication"
    59         #'stx:libview2'    "ApplicationModel - superclass of VDBAbstractApplication"
   139         VDBAbstractApplication
   139         VDBAbstractApplication
   140         VDBAbstractPresenter
   140         VDBAbstractPresenter
   141         VDBEvaluator
   141         VDBEvaluator
   142         VDBIconLibrary
   142         VDBIconLibrary
   143         VDBInstructionBasicBlock
   143         VDBInstructionBasicBlock
       
   144         #'VDBMI_vdb_var_create'
       
   145         #'VDBMI_vdb_var_delete'
       
   146         #'VDBMI_vdb_var_evaluate_expression'
       
   147         #'VDBMI_vdb_var_info_path_expression'
       
   148         #'VDBMI_vdb_var_list_children'
       
   149         #'VDBMI_vdb_var_set_visualizer'
       
   150         #'VDBMI_vdb_var_update'
   144         VDBScatchPadApplication
   151         VDBScatchPadApplication
   145         VDBSettingsApplication
   152         VDBSettingsApplication
   146         VDBSimpleConsoleView
   153         VDBSimpleConsoleView
   147         VDBStartup
   154         VDBStartup
   148         VDBTerminalView
   155         VDBTerminalView
       
   156         VDBVariableObject
       
   157         VDBVariableObjectExecutor
   149         VDBVirtualMemoryMap
   158         VDBVirtualMemoryMap
   150         VDBVirtualMemoryRegion
   159         VDBVirtualMemoryRegion
   151         #'jv_vdb'
   160         #'jv_vdb'
   152         RRExitEvent
   161         RRExitEvent
   153         RRStartEvent
   162         RRStartEvent
   159         VDBDebuggerApplication
   168         VDBDebuggerApplication
   160         VDBEventLogApplication
   169         VDBEventLogApplication
   161         VDBFramePresenter
   170         VDBFramePresenter
   162         VDBInstructionPresenter
   171         VDBInstructionPresenter
   163         VDBInstructionsAndSourcePresenter
   172         VDBInstructionsAndSourcePresenter
       
   173         #'VDBMI_vdb_var_duplicate'
   164         VDBMemoryApplication
   174         VDBMemoryApplication
   165         VDBRegisterPresenter
   175         VDBRegisterPresenter
   166         VDBSourceApplication
   176         VDBSourceApplication
   167         VDBStatusApplication
   177         VDBStatusApplication
   168         VDBThreadGroupPresenter
   178         VDBThreadGroupPresenter