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] |
ChangeLog 2010-06-21 Keith Seitz <keiths@redhat.com>
c++/11734 * linespec.c (decode_compound): If saved_arg is surrounded in single quotes, strip them. * psymtab.c (lookup_partial_symbol): If the search name contains overload information, expand any psymtabs that match the un-overoaded name.
testsuite/ChangeLog 2010-06-21 Keith Seitz <keiths@redhat.com>
c++/11734 * gdb.cp/pr11734.exp: New test. * gdb.cp/pr11734-1.cc, gdb.cp/pr11734-2.cc, gdb.cp/pr11734-3.cc, gdb.cp/pr11734-4.cc, gdb.cp/pr11734.h: New files.
Attachment:
pr11734.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |