jv_vdb.st
changeset 80 7a9cf1d6be50
parent 78 5b61031de9a7
child 83 101ff2210613
equal deleted inserted replaced
79:f17d02897d01 80:7a9cf1d6be50
    99 
    99 
   100     ^ #(
   100     ^ #(
   101         "<className> or (<className> attributes...) in load order"
   101         "<className> or (<className> attributes...) in load order"
   102         VDBAbstractApplication
   102         VDBAbstractApplication
   103         VDBAbstractPresenter
   103         VDBAbstractPresenter
   104         VDBBasicBlock
       
   105         VDBEvaluator
   104         VDBEvaluator
   106         VDBIconLibrary
   105         VDBIconLibrary
       
   106         VDBInstructionBasicBlock
   107         VDBSettingsApplication
   107         VDBSettingsApplication
   108         VDBVirtualMemoryMap
   108         VDBVirtualMemoryMap
   109         VDBVirtualMemoryRegion
   109         VDBVirtualMemoryRegion
   110         VDBWindowsDebuggerConsoleView
   110         VDBWindowsDebuggerConsoleView
   111         #'jv_vdb'
   111         #'jv_vdb'