* Patches from Jeffrey Law <law@cs.utah.edu>.
authorStu Grossman <grossman@cygnus>
Wed, 5 May 1993 23:52:10 +0000 (23:52 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 5 May 1993 23:52:10 +0000 (23:52 +0000)
commit8fa7488059586540877a917d40c28472105574f4
treeec32b6757e43b165103aebdc5ee90600b1e443ea
parentdf6dfda7fb80d6e1b7471677142d79cb4c91159d
    * Patches from Jeffrey Law <law@cs.utah.edu>.
* gdb/hppa-tdep.c: Declare frame_saved_pc.
(frameless_function_invocation): New function.
(frame_saved_pc, init_extra_frame_info): Use
frameless_function_invocation.
* gdb/config/tm-hppa.h (SAVED_PC_AFTER_CALL): Use saved_pc_after
call instead of just grabbing the value currently in %r2.
(FRAMELESS_FUNCTION_INVOCATION): Use frameless_function_invocation.
* gdb/config/tm-hppah.h (SAVED_PC_AFTER_CALL): Delete private
definition and use the common one in tm-hppa.h.
gdb/ChangeLog
gdb/hppa-tdep.c
This page took 0.025457 seconds and 4 git commands to generate.