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: [RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"


On Tue, May 13, 2008 at 11:35:53AM -0700, Paul Pluzhnikov wrote:
> 2008-05-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	* linespec.c (locate_first_half): Rename to...
> 	(locate_first_half_1): ... this.
> 	(locate_first_half): New fn.
> 

Patch missing?

Rather than making versions special, can we suppress looking for
fields inside quoted strings?  GCC names static variables "foo.1" and
it's hard to get GDB to display that.

-- 
Daniel Jacobowitz
CodeSourcery


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