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/rfa] function descriptor handling for push_dummy_call


> Date: Sat, 05 Jun 2004 09:36:17 -0400
> From: Andrew Cagney <cagney@gnu.org>
> > 
> > However, the change seems to be a cosmetic one: it renames a single
> > argument to push_dummy_call from `func_addr' to `function'.  Why is
> > that necessary?
> 
> I think it is, the parameter is now a `struct value' function and not a 
>   function's code address.

The suggested change doesn't indicate that in any way.


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