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

src/gdb/gdbtk ChangeLog library/locals.tcl lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz at sourceware dot org	2003-03-27 18:02:08

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: locals.tcl process.itb regwin.itb srcwin.itb 
	                   stackwin.itb tdump.tcl watch.tcl 

Log message:
	From Nick Kelsey <nickk at ubicom dot com>:
	* process.itb (build_win): Removed ide_sizebox instantiation that is
	no longer required and is causing errors for win hosts.
	* tdump.tcl (build_win): Ditto.
	* locals.tcl (build_win): Removed ide_sizebox instantiation that is
	no longer required and already commented out.
	* regwin.itb (build_win): Ditto.
	* srcwin.itb (constructor): Ditto.
	* stackwin.itb (constructor): Ditto.
	* watch.tcl (constructor): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.313&r2=1.314
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/locals.tcl.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/process.itb.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.itb.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/srcwin.itb.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/stackwin.itb.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/tdump.tcl.diff?cvsroot=src&r1=1.7&r2=1.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/watch.tcl.diff?cvsroot=src&r1=1.8&r2=1.9


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