This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/gdb ChangeLog breakpoint.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	msnyder@sourceware.cygnus.com	00/03/28 11:29:57

Modified files:
	gdb            : ChangeLog breakpoint.c 

Log message:
	2000-03-28  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>
	
	* breakpoint.c (insert_breakpoints, do_enable_breakpoint):
	Reselect the saved frame silently after frame selection for
	watchpoint evaluation.
	(insert_breakpoints):  Add missing space in `Hardware watchpoint
	deleted' message.  Do not reinsert hardware watchpoint if it is
	already marked for deletion at next stop.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.198&r2=1.199
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.4&r2=1.5


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