[RFA] Anonymous namespaces and linespecs

Keith Seitz keiths@redhat.com
Tue May 31 21:56:00 GMT 2011


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



More information about the Gdb-patches mailing list