aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJose E. Marchesi <jose.marchesi@oracle.com>2016-03-09 11:17:54 -0800
committerJose E. Marchesi <jose.marchesi@oracle.com>2016-03-09 11:17:54 -0800
commit2343b78a778af9fe496c521bd49ba027cb8b48ae (patch)
treeb2f037aa994e2a3bd09c011a14cd5ac06b2bc5a0 /gdb/ChangeLog
parentb69d38afdea34e4fecab5ea47ffe1e594e0b6233 (diff)
downloadfsf-binutils-gdb-2343b78a778af9fe496c521bd49ba027cb8b48ae.zip
fsf-binutils-gdb-2343b78a778af9fe496c521bd49ba027cb8b48ae.tar.gz
fsf-binutils-gdb-2343b78a778af9fe496c521bd49ba027cb8b48ae.tar.bz2
gdb: fix doc string of target_can_use_hardware_watchpoint.
gdb/ChangeLog 2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com> * target.h: Fix doc string of target_can_use_hardware_watchpoint.
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 37118c5..aa59a0b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com>
+
+ * target.h: Fix doc string of target_can_use_hardware_watchpoint.
+
2016-03-09 Pedro Alves <palves@redhat.com>
* event-top.c (more_to_come): Delete.