jv_libgdbs.st
changeset 218 42d5a8a5e14e
parent 144 342b6dfe3a6f
child 219 f5c899ac62ec
--- a/jv_libgdbs.st	Tue Oct 02 14:09:00 2018 +0100
+++ b/jv_libgdbs.st	Tue Oct 02 14:34:33 2018 +0100
@@ -154,6 +154,7 @@
         GDBConnection
         GDBDebugger
         GDBDebuggerObject
+        GDBEventDispatcher
         GDBInternalEvent
         GDBInvalidObjectError
         GDBMICommand
@@ -162,7 +163,6 @@
         GDBMemoryDump
         GDBMemoryDumpRow
         GDBRegister
-        GDBRegisterWithValue
         GDBStreamOutputEvent
         GDBThreadGroupTypeProcess
         GDBThreadInfo
@@ -292,6 +292,7 @@
         #'GDBMI_var_show_format'
         #'GDBMI_var_update'
         GDBNotificationEvent
+        GDBRegisterWithValue
         GDBSelectedFrameChangedEvent
         GDBStatusEvent
         GDBTargetOutputEvent