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: Elena Zannoni <ezannoni at redhat dot com>
- To: Joel Brobecker <brobecker at gnat dot com>
- Cc: Elena Zannoni <ezannoni at redhat dot com>, gdb-patches at sources dot redhat dot com
- Date: Thu, 16 Oct 2003 12:47:06 -0400
- Subject: Re: [PATCH] delete one instance of SOFUN_ADDRESS_MAYBE_MISSING
- References: <16269.51521.46817.166169@localhost.redhat.com><20031016025942.GP981@gnat.com>
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