summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrighton <wrighton>2012-09-17 20:39:12 +0000
committerwrighton <wrighton>2012-09-17 20:39:12 +0000
commited648e7915cf1cd98634d3939a822cee2afd96cc (patch)
tree68508ddf760e10f306a42dce7cee2aa6594e7c83
parent64868597882ded8677b83124cdee25c17079f549 (diff)
downloadgdb-ed648e7915cf1cd98634d3939a822cee2afd96cc.tar.gz
Moved the Changelog entries for breakpoint.c and remote.c out of Changelog
and into gdb/Changelog.
-rw-r--r--ChangeLog10
-rw-r--r--gdb/ChangeLog10
2 files changed, 10 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f42c480c6c..df3773fe4a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,16 +13,6 @@
Add libgomp*.o to compare_exclusions for AIX.
* configure: Regenerate.
-2012-09-12 Mike Wrighton <wrighton@codesourcery.com>
-
- * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception if
- there is an error inserting hardware breakpoints and use the
- error message from the target.
-
- * gdb/breakpoint.c (insert_bp_location, insert_breakpoint_locations):
- Catch this exception and print the error message contained within. Do not
- print the default hardware error breakpoint message in this case.
-
2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/4970
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1190f3ef89c..4ab15c4916f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -179,6 +179,16 @@
(DECLARE_REGISTRY): Declare struct TAG ## _data. Use the tagged
callback typedefs.
+2012-09-12 Mike Wrighton <wrighton@codesourcery.com>
+
+ * remote.c (remote_insert_hw_breakpoint): Throw exception if
+ there is an error inserting hardware breakpoints and use the
+ error message from the target.
+
+ * breakpoint.c (insert_bp_location, insert_breakpoint_locations):
+ Catch this exception and print the error message contained within. Do not
+ print the default hardware error breakpoint message in this case.
+
2012-09-12 Doug Evans <dje@google.com>
* dwarf2read.c (dwarf2_read_addr_index): Fix handling the case where