diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 8c4035b..790b23e 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, _("\ |