OSDN Git Service

* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
authorkettenis <kettenis>
Fri, 24 Dec 2004 22:53:56 +0000 (22:53 +0000)
committerkettenis <kettenis>
Fri, 24 Dec 2004 22:53:56 +0000 (22:53 +0000)
commit80b8d23a90c1d51562f65d36bf852c6be6a93115
treef5742db94f164e6b3f8f0ee67021e192dee87ba1
parent704bb78abde48377cba818e08bb39f57218c61e4
* 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