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] delete one instance of SOFUN_ADDRESS_MAYBE_MISSING


Joel Brobecker writes:
 > Hello Elena,
 > 
 > > 2003-10-15  Elena Zannoni  <ezannoni@redhat.com>
 > > 
 > > 	* minsyms.c (lookup_minimal_symbol_solib_trampoline): Remove
 > > 	second parameter, which is always null. Remove
 > > 	SOFUN_ADDRESS_MAYBE_MISSING ifdeffed code.
 > > 	* symtab.h (lookup_minimal_symbol_solib_trampoline): Update
 > > 	accordingly.
 > > 	* somsolib.c (som_solib_create_inferior_hook,
 > > 	som_solib_desire_dynamic_linker_symbols): Update callers.
 > > 	* hppa-tdep.c (hppa_fix_call_dummy): Ditto.
 > 
 > It seemed pretty safe to me, but I tested it on hppa2.0w-hp-hpux11.00.
 > No differences.
 > 
 > -- 
 > Joel

thanks!
Ok, committed.

elena


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