libInit.cc
changeset 37 a85f0c91f164
parent 36 095c4b0b74d3
child 39 2b9d2f75906f
--- a/libInit.cc	Sun Sep 07 22:44:55 2014 +0100
+++ b/libInit.cc	Mon Sep 08 10:02:31 2014 +0100
@@ -30,6 +30,7 @@
 _GDBCommand_Init(pass,__pRT__,snd);
 _GDBCommandStatus_Init(pass,__pRT__,snd);
 _GDBDebugFlags_Init(pass,__pRT__,snd);
+_GDBError_Init(pass,__pRT__,snd);
 _GDBEvent_Init(pass,__pRT__,snd);
 _GDBEventSet_Init(pass,__pRT__,snd);
 _GDBInternalPipeStream_Init(pass,__pRT__,snd);
@@ -37,6 +38,7 @@
 _GDBPTY_Init(pass,__pRT__,snd);
 _GDBProcess_Init(pass,__pRT__,snd);
 _GDBSessionRecord_Init(pass,__pRT__,snd);
+_GDBThreadStatus_Init(pass,__pRT__,snd);
 _GDBValueDescriptor_Init(pass,__pRT__,snd);
 _GDBValueDescriptorError_Init(pass,__pRT__,snd);
 _jv_137libgdbs_Init(pass,__pRT__,snd);
@@ -51,12 +53,16 @@
 _GDBDebuggerObject_Init(pass,__pRT__,snd);
 _GDBEnumValueDescriptor_Init(pass,__pRT__,snd);
 _GDBInternalEvent_Init(pass,__pRT__,snd);
+_GDBInvalidObject_Init(pass,__pRT__,snd);
 _GDBMICommand_Init(pass,__pRT__,snd);
 _GDBParser_Init(pass,__pRT__,snd);
 _GDBPrimitiveValueDescriptor_Init(pass,__pRT__,snd);
 _GDBSessionRecorder_Init(pass,__pRT__,snd);
 _GDBSimulatorProcess_Init(pass,__pRT__,snd);
 _GDBStreamOutputEvent_Init(pass,__pRT__,snd);
+_GDBThreadStatusRunning_Init(pass,__pRT__,snd);
+_GDBThreadStatusStopped_Init(pass,__pRT__,snd);
+_GDBThreadStatusTerminated_Init(pass,__pRT__,snd);
 _GDBUnixProcess_Init(pass,__pRT__,snd);
 _GDBAddresValueDescriptor_Init(pass,__pRT__,snd);
 _GDBBooleanValueDescriptor_Init(pass,__pRT__,snd);
@@ -178,11 +184,13 @@
 _GDBMI_137var_137update_Init(pass,__pRT__,snd);
 _GDBNotificationEvent_Init(pass,__pRT__,snd);
 _GDBObjectValueDescriptor_Init(pass,__pRT__,snd);
+_GDBSelectedFrameChangedEvent_Init(pass,__pRT__,snd);
 _GDBStatusEvent_Init(pass,__pRT__,snd);
 _GDBStringValueDescriptor_Init(pass,__pRT__,snd);
 _GDBTargetOutputEvent_Init(pass,__pRT__,snd);
 _GDBThread_Init(pass,__pRT__,snd);
 _GDBThreadGroup_Init(pass,__pRT__,snd);
+_GDBTransientObject_Init(pass,__pRT__,snd);
 _GDBBreakpointDeletedEvent_Init(pass,__pRT__,snd);
 _GDBBreakpointEvent_Init(pass,__pRT__,snd);
 _GDBLibraryLoadedEvent_Init(pass,__pRT__,snd);