libInit.cc
changeset 8 7f4882e2562a
parent 7 7a51f98e7162
child 11 474fbb650afe
--- a/libInit.cc	Mon Jun 02 23:56:27 2014 +0100
+++ b/libInit.cc	Tue Jun 03 01:05:03 2014 +0100
@@ -43,11 +43,13 @@
 _GDBCommandEvent_Init(pass,__pRT__,snd);
 _GDBCommandResultEvent_Init(pass,__pRT__,snd);
 _GDBDriver_Init(pass,__pRT__,snd);
+_GDBInternalEvent_Init(pass,__pRT__,snd);
 _GDBParser_Init(pass,__pRT__,snd);
 _GDBStreamOutputEvent_Init(pass,__pRT__,snd);
 _GDBTuple_Init(pass,__pRT__,snd);
 _GDBConsoleOutputEvent_Init(pass,__pRT__,snd);
 _GDBExecutionEvent_Init(pass,__pRT__,snd);
+_GDBExitEvent_Init(pass,__pRT__,snd);
 _GDBLogOutputEvent_Init(pass,__pRT__,snd);
 _GDBNotificationEvent_Init(pass,__pRT__,snd);
 _GDBStatusEvent_Init(pass,__pRT__,snd);