aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7a1e58d..ac9de9d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-14 Yao Qi <yao@codesourcery.com>
+
+ * breakpoint.c (init_raw_breakpoint): Call
+ add_location_to_breakpoint to replace duplicated code.
+ (add_location_to_breakpoint): Adjust the breakpoint's
+ address prior to allocating a location.
+
2011-11-12 Matt Rice <ratmice@gmail.com>
* macrocmd.c (macro_no_macro_info): New function.