libInit.cc
changeset 39 2b9d2f75906f
parent 37 a85f0c91f164
child 40 0ce76b671515
equal deleted inserted replaced
38:c9eaa506824b 39:2b9d2f75906f
    36 _GDBInternalPipeStream_Init(pass,__pRT__,snd);
    36 _GDBInternalPipeStream_Init(pass,__pRT__,snd);
    37 _GDBObject_Init(pass,__pRT__,snd);
    37 _GDBObject_Init(pass,__pRT__,snd);
    38 _GDBPTY_Init(pass,__pRT__,snd);
    38 _GDBPTY_Init(pass,__pRT__,snd);
    39 _GDBProcess_Init(pass,__pRT__,snd);
    39 _GDBProcess_Init(pass,__pRT__,snd);
    40 _GDBSessionRecord_Init(pass,__pRT__,snd);
    40 _GDBSessionRecord_Init(pass,__pRT__,snd);
       
    41 _GDBStack_Init(pass,__pRT__,snd);
    41 _GDBThreadStatus_Init(pass,__pRT__,snd);
    42 _GDBThreadStatus_Init(pass,__pRT__,snd);
    42 _GDBValueDescriptor_Init(pass,__pRT__,snd);
    43 _GDBValueDescriptor_Init(pass,__pRT__,snd);
    43 _GDBValueDescriptorError_Init(pass,__pRT__,snd);
    44 _GDBValueDescriptorError_Init(pass,__pRT__,snd);
    44 _jv_137libgdbs_Init(pass,__pRT__,snd);
    45 _jv_137libgdbs_Init(pass,__pRT__,snd);
    45 _GDBAsyncEvent_Init(pass,__pRT__,snd);
    46 _GDBAsyncEvent_Init(pass,__pRT__,snd);
   197 _GDBLibraryUnloadedEvent_Init(pass,__pRT__,snd);
   198 _GDBLibraryUnloadedEvent_Init(pass,__pRT__,snd);
   198 _GDBRunningEvent_Init(pass,__pRT__,snd);
   199 _GDBRunningEvent_Init(pass,__pRT__,snd);
   199 _GDBStoppedEvent_Init(pass,__pRT__,snd);
   200 _GDBStoppedEvent_Init(pass,__pRT__,snd);
   200 _GDBThreadEvent_Init(pass,__pRT__,snd);
   201 _GDBThreadEvent_Init(pass,__pRT__,snd);
   201 _GDBThreadGroupEvent_Init(pass,__pRT__,snd);
   202 _GDBThreadGroupEvent_Init(pass,__pRT__,snd);
       
   203 _GDBThreadSelectedEvent_Init(pass,__pRT__,snd);
   202 _GDBBreakpointCreatedEvent_Init(pass,__pRT__,snd);
   204 _GDBBreakpointCreatedEvent_Init(pass,__pRT__,snd);
   203 _GDBBreakpointModifiedEvent_Init(pass,__pRT__,snd);
   205 _GDBBreakpointModifiedEvent_Init(pass,__pRT__,snd);
   204 _GDBThreadCreatedEvent_Init(pass,__pRT__,snd);
   206 _GDBThreadCreatedEvent_Init(pass,__pRT__,snd);
   205 _GDBThreadExitedEvent_Init(pass,__pRT__,snd);
   207 _GDBThreadExitedEvent_Init(pass,__pRT__,snd);
   206 _GDBThreadGroupAddedEvent_Init(pass,__pRT__,snd);
   208 _GDBThreadGroupAddedEvent_Init(pass,__pRT__,snd);