aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-os9k.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-os9k.c')
-rw-r--r--gdb/remote-os9k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-os9k.c b/gdb/remote-os9k.c
index 798e2eb..cf4cd9b 100644
--- a/gdb/remote-os9k.c
+++ b/gdb/remote-os9k.c
@@ -1015,7 +1015,7 @@ rombug_command (args, fromtty)
error("Missing command.");
printf_monitor("%s\r", args);
- expect(CMD_DELIM, 0);
+ expect_prompt(0);
}
#if 0