* arch-utils.c (init_frame_pc_default): New function
authorAndrew Cagney <cagney@redhat.com>
Sat, 16 Jun 2001 20:00:24 +0000 (20:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 16 Jun 2001 20:00:24 +0000 (20:00 +0000)
commit7824d2f224517915cf8001aaf29988a93a4b4b90
tree7cc55b046a5fa48ab6c5307bb53904a39ee8f4d5
parent1622c8f76475cdcba35e690db46bf48fe0238617
* arch-utils.c (init_frame_pc_default): New function
* arch-utils.h (init_frame_pc_default): Declare.
* gdbarch.sh (INIT_FRAME_PC): Default to init_frame_pc_default and
not init_frame_pc_noop.
* gdbarch.h, gdbarch.c: Re-generate.
* blockframe.c (INIT_FRAME_PC): Delete macro definition.
* mips-tdep.c (mips_gdbarch_init): Set init_frame_pc to
init_frame_pc_noop.
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/blockframe.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/mips-tdep.c
This page took 0.025121 seconds and 4 git commands to generate.