Remove sanitized-out Magic Cap support, will never be released
[deliverable/binutils-gdb.git] / gdb / remote-bug.c
index cd3b798c07d3b317525cdc704351d5297f586e37..4e29c0eee4825b63b94197b071ceaaab2c9b22fd 100644 (file)
@@ -270,7 +270,7 @@ bug_resume (pid, step, sig)
 static char *wait_strings[] = {
   "At Breakpoint",
   "Exception: Data Access Fault (Local Bus Timeout)",
-  "\r8???-Bug>",
+  "\r8??\?-Bug>",      /* The '\?' avoids creating a trigraph */
   "\r197-Bug>",
   NULL,
 };
This page took 0.0241749999999999 seconds and 4 git commands to generate.