This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange command in remote-mips.c


> Date: Mon, 18 Apr 2005 09:00:37 -0700
> From: Kevin Buettner <kevinb@redhat.com>
> 
> On Sat, 16 Apr 2005 15:07:56 +0300
> "Eli Zaretskii" <eliz@gnu.org> wrote:
> 
> >   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>"?
> 
> It looks like a bug to me.

Thanks for the feedback.  I will fix this soon, unless someone beats
me to it.

> It appears to me that there are three other similar bugs:

Yes, I found them as well shortly after posting the question about
"pmon".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]