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: [5/10] RFC: implement "typeid"


> From: Tom Tromey <tromey@redhat.com>
> Date: Wed, 06 Mar 2013 14:27:15 -0700
> 
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -36,6 +36,8 @@ Lynx 178 PowerPC		powerpc-*-lynx*178
>  
>  * 'info proc' now works on some core files.
>  
> +* GDB now implements the the C++ 'typeid' operator.
> +
>  * Python scripting
>  

OK for this part.  Thanks.


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