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: remove redundant blank from strings (Re: Static tracepoints support)


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Thu, 1 Jul 2010 16:38:01 +0100
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> On Monday 28 June 2010 13:26:38, Pedro Alves wrote:
> > > 
> > > > +If a line number is specified, probe the marker at start of code \n\
> > > > +for that line. If a function is specified, probe the marker at start \n\
> > > 
> > > The blank before "\n\" is redundant (here and elsewhere), its only
> > > effect is to bloat the image of GDB.
> > 
> > :-) Fixed the new instances.
> 
> And now applied this patch to fix all others.

Thank you.


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