aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Wrighton <wrighton@codesourcery.com>2012-09-17 20:39:13 +0000
committerMike Wrighton <wrighton@codesourcery.com>2012-09-17 20:39:13 +0000
commit42b5c53d91e14479f96c8dbb9426a20f85894300 (patch)
tree18754213d1bdac47f0984a01b75e638ddf6a16a8
parentcb5ab6c82c2bd6e565e2dae74a77ae0c59834e14 (diff)
downloadgdb-42b5c53d91e14479f96c8dbb9426a20f85894300.zip
gdb-42b5c53d91e14479f96c8dbb9426a20f85894300.tar.gz
gdb-42b5c53d91e14479f96c8dbb9426a20f85894300.tar.bz2
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 2f42c48..df3773f 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 1190f3e..4ab15c4 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