aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bdd1320..c570ed1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
+ * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
+ goes away -- just return false (ie. not stopped by watchpoint).
* source.c (openp): Fix typo in comment.
2001-01-12 Nicholas Duffek <nsd@redhat.com>