mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
516034834f
* d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests. * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test. * blockframe.c: Include "gdbcmd.h" and "command.h". (backtrace_below_main): New variable. (file_frame_chain_valid, func_frame_chain_valid) (nonnull_frame_chain_valid, generic_file_frame_chain_valid) (generic_func_frame_chain_valid): Remove functions. (frame_chain_valid, do_flush_frames_sfunc): New functions. (_initialize_blockframe): New function. * Makefile.in (blockframe.o): Update dependencies. * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME comment. Call frame_chain_valid (). * frame.h: Remove old prototypes. Add prototype for frame_chain_valid and update comments to match. * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function. Remove old comment. * gdbarch.h: Regenerated. * gdbarch.c: Regenerated. Plus updates to all other targets not to provide a FRAME_CHAIN_VALID. |
||
---|---|---|
.. | ||
3b1.mh | ||
3b1.mt | ||
cisco.mt | ||
delta68.mh | ||
delta68.mt | ||
dpx2.mh | ||
dpx2.mt | ||
es1800.mt | ||
linux.mh | ||
linux.mt | ||
m68klynx.mh | ||
m68klynx.mt | ||
m68kv4.mh | ||
m68kv4.mt | ||
monitor.mt | ||
nbsdaout.mh | ||
nbsdaout.mt | ||
nm-apollo68b.h | ||
nm-apollo68v.h | ||
nm-delta68.h | ||
nm-dpx2.h | ||
nm-hp300bsd.h | ||
nm-hp300hpux.h | ||
nm-linux.h | ||
nm-m68klynx.h | ||
nm-nbsd.h | ||
nm-nbsdaout.h | ||
nm-sun2.h | ||
nm-sun3.h | ||
nm-sysv4.h | ||
os68k.mt | ||
st2000.mt | ||
sun2os3.mh | ||
sun2os3.mt | ||
sun2os4.mh | ||
sun2os4.mt | ||
sun3os3.mh | ||
sun3os3.mt | ||
sun3os4.mh | ||
sun3os4.mt | ||
tm-3b1.h | ||
tm-apollo68b.h | ||
tm-cisco.h | ||
tm-delta68.h | ||
tm-dpx2.h | ||
tm-es1800.h | ||
tm-hp300bsd.h | ||
tm-hp300hpux.h | ||
tm-linux.h | ||
tm-m68k.h | ||
tm-m68klynx.h | ||
tm-m68kv4.h | ||
tm-mac.h | ||
tm-monitor.h | ||
tm-nbsd.h | ||
tm-os68k.h | ||
tm-st2000.h | ||
tm-sun2.h | ||
tm-sun2os4.h | ||
tm-sun3.h | ||
tm-sun3os4.h | ||
tm-vx68.h | ||
vxworks68.mt | ||
xm-3b1.h | ||
xm-apollo68b.h | ||
xm-apollo68v.h | ||
xm-delta68.h | ||
xm-dpx2.h | ||
xm-hp300bsd.h | ||
xm-hp300hpux.h | ||
xm-linux.h | ||
xm-m68k.h | ||
xm-m68kv4.h | ||
xm-nbsd.h | ||
xm-sun2.h | ||
xm-sun3.h | ||
xm-sun3os4.h |