* config/tc-dvp.c (VU_LABEL_PREFIX): New macro.
[deliverable/binutils-gdb.git] / gdb / op50-rom.c
index 36991afd285d4bbf3c6b49014dfad0c86283f201..f8cb7fafe1995f101f917eec1b1306d3195ec822 100644 (file)
@@ -61,7 +61,7 @@ static struct monitor_ops op50n_cmds =
   op50n_inits,                 /* Init strings */
   "g\r",                       /* continue command */
   "t\r",                       /* single step */
-  "\003",                      /* Interrupt char */
+  "\003.\r",                   /* Interrupt char */
   "b %x\r",                    /* set a breakpoint */
   "b %x,0\r",                  /* clear breakpoint at addr */
   "bx\r",                      /* clear all breakpoints */
This page took 0.033078 seconds and 4 git commands to generate.