aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6ac1031..4605fc1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-17 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR shlibs/11293
+ * solib-svr4.c (enable_break): Check size of CORE_ADDR instead
+ of ULONGEST for address size.
+
2010-02-17 Tom Tromey <tromey@redhat.com>
* NEWS: Add C++ improvements section.