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: [RFA] Anonymous namespaces and linespecs


On 05/31/2011 11:20 AM, Tom Tromey wrote:
"Keith" == Keith Seitz<keiths@redhat.com> writes:

Keith> 2010-05-18 Keith Seitz<keiths@redhat.com> Keith> PR symtab/12704 Keith> * cp-namespace.c (ANONYMOUS_NAMESPACE_LEN): Remove. Keith> (cp_scan_for_anonymous_namespaces): Use CP_ANONYMOUS_NAMESPACE_STR Keith> and CP_ANONYMOUS_NAMESPACE_LEN. Keith> (cp_is_anonymous): Likewise. Keith> * cp_support.h (CP_ANONYMOUS_NAMESPACE_STR): Define. Keith> (CP_ANONYMOUS_NAMESPACE_LEN): Define. Keith> * dwarf2read.c (namespace_name): Likewise. Keith> (fixup_partial_die): Likewise. Keith> * linespec.c (decode_compound): If CP_ANONYMOUS_NAMESPACE_STR is Keith> seen in the input, keep it.

Keith>  2010-05-18  Keith Seitz<keiths@redhat.com>
Keith>  	PR symtab/12704
Keith>  	* gdb.cp/anon-ns.cc: New file.
Keith>  	* gdb.cp/anon-ns.exp: New file.

Ok.

Committed. Thank you for reviewing this, Tom.


Keith


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