jv_vdb.st
changeset 48 0076f0700e5e
parent 46 6b857f3cec8c
child 49 2ec7f7ed9242
--- a/jv_vdb.st	Wed Sep 13 22:15:11 2017 +0100
+++ b/jv_vdb.st	Fri Oct 13 21:38:13 2017 +0100
@@ -49,7 +49,7 @@
      Please also take a look at the #mandatoryPreRequisites method"
 
     ^ #(
-        #'jv:libgdbs'    "GDBBreakpointCreatedEvent - referenced by VDBBreakpointListApplication>>subscribe"
+        #'stx:goodies/xml/vw'    "XML::XMLParser - referenced by VDBVirtualMemoryMap>>initializeFromSysInternalsVmmapDump:"
         #'stx:libbasic2'    "List - referenced by VDBAbstractContainer>>initialize"
         #'stx:libtool'    "DebugView - referenced by VDBDebuggerApplication class>>initializeDefaultKeyboardMap"
         #'stx:libtool2'    "MenuEditor - referenced by VDBIconLibrary class>>initialize"
@@ -81,6 +81,8 @@
         VDBAbstractApplication
         VDBIconLibrary
         VDBModelPresenter
+        VDBVirtualMemoryMap
+        VDBVirtualMemoryRegion
         #'jv_vdb'
         VDBAbstractConsoleApplication
         VDBAbstractContainer