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: [patch] Allow "disassemble 'Foo::bar(char *)'"


> Date: Sat, 21 Nov 2009 18:38:52 -0800
> From: Paul Pluzhnikov <ppluzhnikov@google.com>
> Cc: tromey@redhat.com, schwab@linux-m68k.org, gdb-patches@sourceware.org
> 
> > Is my interpretation of the test correct?  If it is, then the
> > documentation should say that whitespace is allowed around the comma.
> 
> The comma separates expressions, and expressions may contain
> {leading,trailing,in the middle} whitespace.
> 
> I've added a statement to gdb.texinfo to clarify that.

I still think that the whitespace should be explicitly mentioned.


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