diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-05-09 14:29:02 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-05-09 14:29:02 +0000 |
commit | 2c76a0c7f171ca01d56349315580e85ecacc394d (patch) | |
tree | 5ab74be38532b282236190dd886584bdc2d709a0 /gdb/inferior.h | |
parent | 9401a810a55041b82e01cb0edccc46afd35011c9 (diff) | |
download | gdb-2c76a0c7f171ca01d56349315580e85ecacc394d.zip gdb-2c76a0c7f171ca01d56349315580e85ecacc394d.tar.gz gdb-2c76a0c7f171ca01d56349315580e85ecacc394d.tar.bz2 |
mips: Switch inferior function calls to ON_STACK method.
This patch switches the mips code to use the ON_STACK method
for function calls instead of AT_SYMBOL, which we want to remove.
gdb/ChangeLog:
* mips-tdep.c (mips_push_dummy_code): New function.
(mips_gdbarch_init): Set the gdbarch call_dummy_location to
ON_STACK and install mips_push_dummy_code as our gdbarch
push_dummy_code routine.
Diffstat (limited to 'gdb/inferior.h')
0 files changed, 0 insertions, 0 deletions