jv_libgdbs.st
changeset 18 6bf3d5c400d1
parent 17 10d696c79188
child 21 83395ca8b257
--- a/jv_libgdbs.st	Thu Jun 19 10:10:52 2014 +0100
+++ b/jv_libgdbs.st	Thu Jun 19 22:16:26 2014 +0100
@@ -64,6 +64,7 @@
 
     ^ #(
         "<className> or (<className> attributes...) in load order"
+        GDBObject       
         GDBCommand
         GDBCommandResult
         GDBCommandStatus
@@ -72,7 +73,6 @@
         GDBEventSet
         GDBInternalPipeStream
         GDBLauncher
-        GDBObject
         GDBPTY
         GDBValueDescriptor
         GDBValueDescriptorError
@@ -225,6 +225,8 @@
         GDBThreadGroupExitedEvent
         GDBThreadGroupStartedEvent
     )
+
+    "Modified: / 19-06-2014 / 22:13:02 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 extensionMethodNames