This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH] delete one instance of SOFUN_ADDRESS_MAYBE_MISSING
- From: Joel Brobecker <brobecker at gnat dot com>
- To: Elena Zannoni <ezannoni at redhat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Wed, 15 Oct 2003 19:59:42 -0700
- Subject: Re: [PATCH] delete one instance of SOFUN_ADDRESS_MAYBE_MISSING
- References: <16269.51521.46817.166169@localhost.redhat.com>
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