This is the mail archive of the src-cvs@sourceware.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	wrighton@sourceware.org	2012-09-12 20:01:10

Modified files:
	.              : ChangeLog 

Log message:
	* 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1030&r2=1.1031


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]