This is the mail archive of the gdb-patches@sources.redhat.com 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: [patch/rfc] mention C++ support in NEWS


> From: David Carlton <carlton@kealia.com>
> Date: Wed, 11 Feb 2004 10:15:27 -0800
>  
> +* C++ nested types and namespaces
> +
> +GDB's support for nested types and namespaces in C++ has been
> +improved.  We recommend that you use the DWARF 2 debugging format to
> +get the full benefit from this; this is the default for recent
> +versions of GCC on most platforms.
> +

IMHO, this text is okay, but perhaps it will sound much more useful if
you add some examples of situations where GDB previously didn't work,
and now does.


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