aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-04-14 03:13:52 +0000
committerJeff Law <law@redhat.com>1994-04-14 03:13:52 +0000
commit9ec767849ea2482a024d9057c25ebae08ca41a76 (patch)
tree521e2645ce16e72c16004ada5450b4242d8f7697 /gdb/ChangeLog
parent166d29937906f9730cc29b92b8755be504f48c85 (diff)
downloadgdb-9ec767849ea2482a024d9057c25ebae08ca41a76.zip
gdb-9ec767849ea2482a024d9057c25ebae08ca41a76.tar.gz
gdb-9ec767849ea2482a024d9057c25ebae08ca41a76.tar.bz2
* config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define.
(STOPPED_BY_WATCHPOINT, HAVE_NONSTEPPABLE_WATCHPOINT): Likewise. (target_{insert,remove}_watchpoint): Likewise.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7248d73..e9b10f9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -61,6 +61,10 @@ Wed Apr 13 14:52:46 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
(TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define.
(target_{insert,delete}_watchpoint): Define.
+ * config/mips/nm-irix4.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Define.
+ (STOPPED_BY_WATCHPOINT, HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
+ (target_{insert,remove}_watchpoint): Likewise.
+
Mon Apr 11 19:21:27 1994 Stu Grossman (grossman at cygnus.com)
* xcoffread.c (read_xcoff_symtab): Ignore symbols of class C_EXT,