This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"
- From: Daniel Jacobowitz <drow at false dot org>
- To: Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: gdb-patches at sourceware dot org, Doug Evans <dje at google dot com>
- Date: Tue, 13 May 2008 14:44:47 -0400
- Subject: Re: [RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"
- References: <8ac60eac0805131135h5e9dd46ev8b7f39e660bf0bb7@mail.gmail.com>
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