This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

[rfa] Fix breakpoint error messages


I fixed up the error mesages the user gets when gdb can't insert
breakpoints.

ok?

grace

2002-08-16  Grace Sainsbury  <graces@redhat.com>

	* infrun.c (normal_stop, proceed): Remove call to
	print_sys_errmsg when breakpoints fail.  
	* breakpoint.c (insert_breakpoints, delete_breakpoint): Change
	warnings when breakpoints are nto inserted to specify the
	type. Remove call to memory_error when breakpoints can't be
	inserted.

Attachment: patch
Description: Text document


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