summaryrefslogtreecommitdiffstats
path: root/gdb/remote-mips.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r--gdb/remote-mips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c
index 8c4035bebe..790b23ea83 100644
--- a/gdb/remote-mips.c
+++ b/gdb/remote-mips.c
@@ -3416,7 +3416,7 @@ When enabled, monitor warnings about hardware breakpoints will be displayed."),
NULL, /* FIXME: i18n: */
&setlist, &showlist);
- add_com ("pmon <command>", class_obscure, pmon_command,
+ add_com ("pmon", class_obscure, pmon_command,
_("Send a packet to PMON (must be in debug mode)."));
add_setshow_boolean_cmd ("mask-address", no_class, &mask_address_p, _("\
OpenPOWER on IntegriCloud