abbrev.stc
changeset 152 fab425b52c21
parent 151 7a2a98fe63e2
child 154 abd4d9bdec0e
--- a/abbrev.stc	Thu Oct 11 09:55:43 2018 +0200
+++ b/abbrev.stc	Sat Oct 20 07:48:11 2018 +0100
@@ -43,12 +43,14 @@
 GDBDebuggerObject GDBDebuggerObject jv:libgdbs 'GDB-Core' 0
 GDBInternalEvent GDBInternalEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBInvalidObjectError GDBInvalidObjectError jv:libgdbs 'GDB-Core-Exeptions' 1
+GDBLocalProcess GDBLocalProcess jv:libgdbs 'GDB-Private' 0
 GDBMICommand GDBMICommand jv:libgdbs 'GDB-Core-Commands' 0
 GDBMIParser GDBMIParser jv:libgdbs 'GDB-Private' 0
 GDBMITracer GDBMITracer jv:libgdbs 'GDB-Private-MI Trace' 0
 GDBMemoryDump GDBMemoryDump jv:libgdbs 'GDB-Core' 0
 GDBMemoryDumpRow GDBMemoryDumpRow jv:libgdbs 'GDB-Core' 0
 GDBRegister GDBRegister jv:libgdbs 'GDB-Core' 0
+GDBRemoteProcess GDBRemoteProcess jv:libgdbs 'GDB-Private' 0
 GDBStreamOutputEvent GDBStreamOutputEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBThreadGroupTypeProcess GDBThreadGroupTypeProcess jv:libgdbs 'GDB-Core' 1
 GDBThreadInfo GDBThreadInfo jv:libgdbs 'GDB-Private' 0
@@ -56,9 +58,7 @@
 GDBThreadStateStopped GDBThreadStateStopped jv:libgdbs 'GDB-Core' 1
 GDBThreadStateTerminated GDBThreadStateTerminated jv:libgdbs 'GDB-Core' 1
 GDBThreadStateUnknown GDBThreadStateUnknown jv:libgdbs 'GDB-Core' 1
-GDBUnixProcess GDBUnixProcess jv:libgdbs 'GDB-Private' 0
 GDBUnsupportedFeatureError GDBUnsupportedFeatureError jv:libgdbs 'GDB-Core-Exeptions' 1
-GDBWindowsProcess GDBWindowsProcess jv:libgdbs 'GDB-Private' 0
 GDBBreakpoint GDBBreakpoint jv:libgdbs 'GDB-Core' 0
 GDBConsoleOutputEvent GDBConsoleOutputEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBEventSetEvent GDBEventSetEvent jv:libgdbs 'GDB-Core-Events' 0
@@ -180,6 +180,8 @@
 GDBNotificationEvent GDBNotificationEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBRegisterWithValue GDBRegisterWithValue jv:libgdbs 'GDB-Core' 0
 GDBSelectedFrameChangedEvent GDBSelectedFrameChangedEvent jv:libgdbs 'GDB-Core-Events' 0
+GDBStXUnixProcess GDBStXUnixProcess jv:libgdbs 'GDB-Private' 0
+GDBStXWindowsProcess GDBStXWindowsProcess jv:libgdbs 'GDB-Private' 0
 GDBStatusEvent GDBStatusEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBTargetOutputEvent GDBTargetOutputEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBThread GDBThread jv:libgdbs 'GDB-Core' 0
@@ -198,6 +200,8 @@
 GDBLibraryUnloadedEvent GDBLibraryUnloadedEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBRunningEvent GDBRunningEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBStoppedEvent GDBStoppedEvent jv:libgdbs 'GDB-Core-Events' 0
+GDBTargetConnectedEvent GDBTargetConnectedEvent jv:libgdbs 'GDB-Core-Events' 0
+GDBTargetDisonnectedEvent GDBTargetDisonnectedEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBThreadEvent GDBThreadEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBThreadGroupEvent GDBThreadGroupEvent jv:libgdbs 'GDB-Core-Events' 0
 GDBThreadSelectedEvent GDBThreadSelectedEvent jv:libgdbs 'GDB-Core-Events' 0