public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Strange command in remote-mips.c
@ 2005-04-16 12:12 Eli Zaretskii
  2005-04-18 16:00 ` Kevin Buettner
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2005-04-16 12:12 UTC (permalink / raw)
  To: gdb

The file remote-mips.c defines the following command:

  add_com ("pmon <command>", class_obscure, pmon_command,
	   _("Send a packet to PMON (must be in debug mode)."));

Isn't this a bug?  Shouldn't it say just "pmon" instead of
"pmon <command>"?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-04-22 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-16 12:12 Strange command in remote-mips.c Eli Zaretskii
2005-04-18 16:00 ` Kevin Buettner
2005-04-19 22:55   ` Eli Zaretskii
2005-04-22 12:53   ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).