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

src/gdb ChangeLog breakpoint.c linespec.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2012-11-10 20:25:56

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

Log message:
	* breakpoint.c (clear_command): Add cleanup for
	sals.sals if an argument is given.
	
	* linespec.c (parse_linespec): Do cleanups after
	parsing a convenience variable.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14813&r2=1.14814
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.716&r2=1.717
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linespec.c.diff?cvsroot=src&r1=1.171&r2=1.172


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