* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
authorMark Kettenis <kettenis@gnu.org>
Fri, 24 Dec 2004 22:54:02 +0000 (22:54 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 24 Dec 2004 22:54:02 +0000 (22:54 +0000)
commitb4dc5ffa12224cf5f0e6a7a602b200771aca62e8
treee3c16612a7a2c4b5e4c7482c071fcfbcc754837a
parent3d171c85e745078ae90f558ff156122855f458c1
* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
(TARGET_ENABLE_HW_WATCHPOINTS): Remove macros.
* infrun.c (struct execution_control_state): Remove
enable_hw_watchpoints_after_wait member.
(number_of_threads_in_syscalls): Remove variable.
(init_wait_for_inferior): Don't initialize
number_of_threads_in_syscalls.
(init_execution_control_state): Don't initialize
ECS->enable_hw_watchpoints_after_wait.
(handle_inferior_event): Never invoke TARGET_ENABLE_HW_WATCHPOINTS
or TARGET_DISABLE_HW_WATCHPOINTS.
gdb/ChangeLog
gdb/infrun.c
gdb/target.h