This is the mail archive of the gdb-patches@sourceware.org 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: Static tracepoints support


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 1 Jul 2010 15:00:26 +0100
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> On Monday 28 June 2010 13:26:38, Pedro Alves wrote:
> > > > +with that name. With no LOCATION, uses current execution address of \n\
> > > > +selected stack frame.\n\
> > > 
> > > "of the selected stack frame"
> > 
> > Fixed.  Needs fixing in BREAK_ARGS_HELP; it's showing up in the help
> > strings of all breakpoint commands.
> > 
> 
> Here's the fix for all other breakpoint commands, but I do
> note some sort of pattern here: it appears that "the" was
> avoided on purpose in all the sentences as can be seen in
> the contenxt of the patch.  Would you like to review
> the whole help string, or is this correct?

"the selected stack frame" is correct here.

Thanks.


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