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: Fri, 04 Jun 2004 14:44:28 -0400
From: Andrew Cagney <cagney@gnu.org>

I'm ok with the gdbarch and hp/ux mods (suggest separate commits?). I'd just first check that Eli is ok with the doco aspect of the gdbint.texinfo change.


Oops, sorry, missed the original message (probably because the
documentation patch didn't stand out in the logs).

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. (It is also more consistent with the code).


Andrew



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