move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote_state
authorTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:17:13 +0000 (18:17 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 14 Aug 2013 18:17:13 +0000 (18:17 +0000)
commitee154beebfe8b88abc7c6b12960b0493151c0e33
treea1e4001381713822d369e6db1a4877094dff5668
parent88b496c367b7abc6edb286ff4e19807f1c84af00
move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote_state

This moves the globals remote_stopped_by_watchpoint_p and
remote_watch_data_address into remote_state.

* remote.c (struct remote_state) <remote_stopped_by_watchpoint_p,
remote_watch_data_address>: New fields.
(remote_stopped_by_watchpoint_p, remote_watch_data_address): Remove.
(process_stop_reply, remote_wait_as)
(remote_check_watch_resources, remote_stopped_data_address): Update.
gdb/ChangeLog
gdb/remote.c
This page took 0.034467 seconds and 4 git commands to generate.