]> sourceware.org Git - newlib-cygwin.git/commit
* gdb/remote.c (remote_insert_hw_breakpoint): Throw exception if
authorMike Wrighton <wrighton@@codesourcery.com>
Wed, 12 Sep 2012 20:01:10 +0000 (20:01 +0000)
committerMike Wrighton <wrighton@@codesourcery.com>
Wed, 12 Sep 2012 20:01:10 +0000 (20:01 +0000)
commitd9eaa4f603493efabaa53fdaf2f2ab70e0c020aa
treec1c8a2d902c85012d6944183467163d915104a09
parent5e99ba945a018343d4f96d5bbae14e213013fb17
* 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.
ChangeLog
This page took 0.030901 seconds and 5 git commands to generate.