* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-est.c
index c34d52a58ece16925a38c7a2fa5faf1bdd769728..6074ee0a6b580fe7a79e7d51515c6405f8bc3a1a 100644 (file)
@@ -143,7 +143,7 @@ static struct monitor_ops est_cmds =
   "dl\r",                      /* download command */
   "+",                         /* load response */
   ">BKM>",                     /* monitor command prompt */
-  NULL,                                /* end-of-command delimitor */
+  "\r",                                /* end-of-line terminator */
   NULL,                                /* optional command terminator */
   &est_ops,                    /* target operations */
   SERIAL_1_STOPBITS,           /* number of stop bits */
This page took 0.023708 seconds and 4 git commands to generate.