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: [rfc] Remove macro DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRES


> Date: Wed, 13 Jun 2007 21:19:11 +0200
> From: Markus Deuling <deuling@de.ibm.com>
> 
> Hello,
> 
> this patch removes DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRES from gdbarch.sh. This macro hasn't been
> used anywhere anymore. Build and tested on x86. 
> 
> ChangeLog:
> 	* gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRES): Remove.
> 	* gdbarch.c, gdbarch.h: Regenerate.
> 
> Is this ok to commit ?

Last time I looked, there was still stuff using this.  Are you sure?


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