gdb
[deliverable/binutils-gdb.git] / gdb / mi / mi-common.c
index e7dd3c46c819dfdcda48f77d862636763b6e6007..8fb9799ddc1bacbee3122e95ad272e94823b7405 100644 (file)
@@ -35,6 +35,12 @@ static const char * const async_reason_string_lookup[] =
   "exited",
   "exited-normally",
   "signal-received",
+  "solib-event",
+  "fork",
+  "vfork",
+  "syscall-entry",
+  "syscall-return",
+  "exec",
   NULL
 };
 
This page took 0.024998 seconds and 4 git commands to generate.