libInit.cc
changeset 51 2fa20404923c
parent 49 dec248235d3f
child 55 437ee6413c74
--- a/libInit.cc	Tue Sep 30 20:13:27 2014 +0100
+++ b/libInit.cc	Wed Oct 01 02:04:11 2014 +0100
@@ -41,6 +41,7 @@
 _GDBPTY_Init(pass,__pRT__,snd);
 _GDBProcess_Init(pass,__pRT__,snd);
 _GDBSessionRecord_Init(pass,__pRT__,snd);
+_GDBThreadGroupType_Init(pass,__pRT__,snd);
 _GDBThreadState_Init(pass,__pRT__,snd);
 _GDBTransientDataHolder_Init(pass,__pRT__,snd);
 _jv_137libgdbs_Init(pass,__pRT__,snd);
@@ -59,6 +60,7 @@
 _GDBSessionRecorder_Init(pass,__pRT__,snd);
 _GDBSimulatorProcess_Init(pass,__pRT__,snd);
 _GDBStreamOutputEvent_Init(pass,__pRT__,snd);
+_GDBThreadGroupTypeProcess_Init(pass,__pRT__,snd);
 _GDBThreadStateRunning_Init(pass,__pRT__,snd);
 _GDBThreadStateStopped_Init(pass,__pRT__,snd);
 _GDBThreadStateTerminated_Init(pass,__pRT__,snd);
@@ -68,7 +70,6 @@
 _GDBEventSetEvent_Init(pass,__pRT__,snd);
 _GDBExecutionEvent_Init(pass,__pRT__,snd);
 _GDBExitEvent_Init(pass,__pRT__,snd);
-_GDBFrame_Init(pass,__pRT__,snd);
 _GDBLogOutputEvent_Init(pass,__pRT__,snd);
 _GDBMI_137ada_137task_137info_Init(pass,__pRT__,snd);
 _GDBMI_137add_137inferior_Init(pass,__pRT__,snd);
@@ -190,6 +191,7 @@
 _GDBBreakpointEvent_Init(pass,__pRT__,snd);
 _GDBEventSetProcessingFinished_Init(pass,__pRT__,snd);
 _GDBEventSetProcessingStarted_Init(pass,__pRT__,snd);
+_GDBFrame_Init(pass,__pRT__,snd);
 _GDBLibraryLoadedEvent_Init(pass,__pRT__,snd);
 _GDBLibraryUnloadedEvent_Init(pass,__pRT__,snd);
 _GDBRunningEvent_Init(pass,__pRT__,snd);