* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / rom68k-rom.c
index d628c6eacd35e1978457eb06cc69daa4587d2728..1de71008da720133685b798f3f9af8fc15866b3f 100644 (file)
@@ -141,7 +141,7 @@ static struct monitor_ops rom68k_cmds =
   NULL,                                /* load_routine (defaults to SRECs) */
   "dc\r",                      /* download command */
   "Waiting for S-records from host... ", /* Load response */
-  "ROM68K :->",                        /* monitor command prompt */
+  "ROM68K :-> ",               /* monitor command prompt */
   "\r",                                /* end-of-line terminator */
   ".\r",                       /* optional command terminator */
   &rom68k_ops,                 /* target operations */
This page took 0.023462 seconds and 4 git commands to generate.