]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
* procfs.c (procfs_can_use_hw_breakpoint): New function.
authorKevin Buettner <kevinb@redhat.com>
Tue, 13 Aug 2002 18:03:38 +0000 (18:03 +0000)
committerKevin Buettner <kevinb@redhat.com>
Tue, 13 Aug 2002 18:03:38 +0000 (18:03 +0000)
commit1e03ad2088cfda4ebbf8d9358747660171ca33a6
treee15ba838f492dffd45c91343a7a0e68bf2d81be1
parent548bcbeca813f4c010178d1f8bb6b63b1f6de409
* procfs.c (procfs_can_use_hw_breakpoint): New function.
(init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
target vector.
* config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
Delete.  Add comment regarding this now-deleted target method.
gdb/ChangeLog
gdb/config/mips/nm-irix5.h
gdb/procfs.c