diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-08-29 16:18:06 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-08-29 16:18:06 +0000 |
commit | 546143b61a02462d8536c067c2137ed28cc7728a (patch) | |
tree | e565e9f7513d6d02d836c0ce511d232513d89be9 /bfd/Makefile.in | |
parent | b0f5c6f2c52033da1e578398e7bf3cc61315b780 (diff) | |
download | gdb-546143b61a02462d8536c067c2137ed28cc7728a.zip gdb-546143b61a02462d8536c067c2137ed28cc7728a.tar.gz gdb-546143b61a02462d8536c067c2137ed28cc7728a.tar.bz2 |
2003-08-29 Andrew Cagney <cagney@redhat.com>
* config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
(TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
(target_remove_watchpoint): Delete macro.
(target_insert_watchpoint): Delete macro.
(remote_mips_can_use_hardware_watchpoint): Delete declaration.
(remote_mips_stopped_by_watchpoint): Delete declaration.
(remote_mips_remove_watchpoint): Delete declaration.
(remote_mips_set_watchpoint): Delete declaration.
(TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
* remote-mips.c (_initialize_remote_mips): Set
"to_insert_watchpoint", "to_stopped_by_watchpoint",
"to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
(mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
(mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
(mips_stopped_by_watchpoint): Rename
remote_mips_stopped_by_watchpoint.
(mips_can_hardware_watchpoint): Rename
remote_mips_can_use_hardware_watchpoint, update function
signature.
Diffstat (limited to 'bfd/Makefile.in')
0 files changed, 0 insertions, 0 deletions