old-cross-binutils/gdb/config/arm
Richard Earnshaw 9df628e0aa * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
* gdbarch.c gdbarch.h: Regenerate.
* breakpoint.c (create_longjmp_breakpoint): Always compile this
function.
(breakpoint_reset): Test GET_LONGJMP_TARGET_P().
* infrun.c (GET_LONGJMP_TARGET): Delete default definition.
(handle_inferior_event): Test GET_LONGJMP_TARGET_P().

* arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
* arm-tdep.c (arm_get_longjmp_target): New function.
(arm_gdbarch_init): Initialize jb_pc to -1.  If ABI handler changes
this to a positive value register arm_get_longjmp_target as the
longjmp handler.
* arm-linux-tdep.c (arm_get_longjmp_target): Delete.
(arm_linux_init_abi): Set up longjmp description in tdep.
* armnbsd-nat.c (get_longjmp_target): Delete.
* armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
description in tdep.
* config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
(get_longjmp_target): Delete declaration.
(GET_LONGJMP_TARGET): Delete.
* config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
(GET_LONGJMP_TARGET): Delete.
2002-02-18 13:35:31 +00:00
..
embed.mt
linux.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
linux.mt 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 05:48:40 +00:00
nbsd.mh Remove XDEPFILES from GDB. 2002-01-18 04:51:10 +00:00
nbsd.mt * arm-tdep.h (enum arm_abi): New enum. 2002-02-15 13:35:27 +00:00
nm-linux.h * gdbserver/low-linux.c (arm_register_u_addr): added. 2001-12-05 15:11:48 +00:00
nm-nbsd.h * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS. 2002-01-09 18:39:37 +00:00
tm-arm.h * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint 2002-02-15 16:12:24 +00:00
tm-embed.h 2001-12-19 Fernando Nasser <fnasser@redhat.com> 2001-12-19 17:57:42 +00:00
tm-linux.h * gdbarch.sh (GET_LONGJMP_TARGET): Add rule. 2002-02-18 13:35:31 +00:00
tm-nbsd.h * gdbarch.sh (GET_LONGJMP_TARGET): Add rule. 2002-02-18 13:35:31 +00:00
tm-wince.h Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. 2002-01-20 19:26:50 +00:00
wince.mt
xm-linux.h Delete HOST_BYTE_ORDER. 2001-12-02 02:57:18 +00:00
xm-nbsd.h 2001-12-17 Fernando Nasser <fnasser@redhat.com> 2001-12-17 16:23:02 +00:00