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/gdbtk ChangeLog library/locals.tcl lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2006-12-01 03:34:40

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: locals.tcl watch.tcl 

Log message:
	insight/293:
	* library/watch.tcl (no_inferior): Remove all varobjs and
	clear the display.
	(clear_file): Call no_inferior. Update comments.
	* library/locals.tcl: Remove unused variables "Running"
	and "Variables". Changed throughout.
	(no_inferior): Delete the current frame and clear the display.
	(clear_file): Call no_inferior. Update comments.
	(context_switch): To delete an Itcl object, one uses
	"delete object" not "destroy".

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.389&r2=1.390
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/locals.tcl.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/watch.tcl.diff?cvsroot=src&r1=1.10&r2=1.11


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