aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 64b8603..a23f2ba 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-27 Ulrich Weigand <uweigand@de.ibm.com>
+
+ * s390-nat.c (s390_can_use_hw_breakpoint): Only support breakpoints
+ of type bp_hardware_watchpoint.
+
2009-11-27 Joel Brobecker <brobecker@adacore.com>
* ada-lang.c: Apply some corrections to the previous comment addition.