From 42b5c53d91e14479f96c8dbb9426a20f85894300 Mon Sep 17 00:00:00 2001 From: Mike Wrighton Date: Mon, 17 Sep 2012 20:39:13 +0000 Subject: Moved the Changelog entries for breakpoint.c and remote.c out of Changelog and into gdb/Changelog. --- gdb/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'gdb') 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 + + * 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 * dwarf2read.c (dwarf2_read_addr_index): Fix handling the case where -- cgit v1.1