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: RFA: strip stdcall suffixes under Cygwin


> 2002-03-27  Jim Blandy  <jimb@redhat.com>
> 
> * config/i386/tm-cygwin.h: #define
> 	LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES.
> 	* symtab.c (LINKER_SYMBOLS_HAVE_WIN32_STDCALL_ARG_SIZES): Provide
> 	default #definition here, if tm-*.h file doesn't have one.
> 	(symbol_init_mangled_name): If the above is #defined, strip off
> 	the stdcall arg size, if present, from linker symbol names before
> 	trying to demangle them.
> 

Er, this is a new macro.  It should be a new method in the architecture 
vector.

enjoy,
Andrew




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