src/gdb ChangeLog breakpoint.c breakpoint.h

vprus@sourceware.org vprus@sourceware.org
Fri Aug 17 17:06:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2007-08-17 17:06:04

Modified files:
	gdb            : ChangeLog breakpoint.c breakpoint.h 

Log message:
	* breakpoint.c (bpstat_free): New.
	(bpstat_clear): Use bpstat_free.
	(delete_breakpoint): Document why we cannot
	remove bpstats from stop_bpstat.
	* breakpoint.h (bpstat_free): Declare.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8625&r2=1.8626
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.260&r2=1.261
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.h.diff?cvsroot=src&r1=1.45&r2=1.46



More information about the Gdb-cvs mailing list