[patch rfc] Add func_addr param to push_dummy_call
Andrew Cagney
ac131313@redhat.com
Fri May 30 21:15:00 GMT 2003
Hello,
In trying to clean up the MIPS inferior function call code I found that
push_dummy_call needed the address of the callee's entry point - MIPS
needs to shove that into T9.
The attached:
- adds that FUNC_ADDR parameter
- updates DUMMY_ADDR to the more correct BP_ADDR
- updates all calls
Eli, note the doco change,
I'll commit the non-doco part tomorrow.
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030530/ec0027a1/attachment.ksh>
More information about the Gdb-patches
mailing list