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]

src/gdb/gdbtk ChangeLog library/main.tcl libra ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sources.redhat.com	2001-05-03 11:13:21

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: main.tcl util.tcl 
	gdb/gdbtk/generic: gdbtk.c 

Log message:
	* gdbtk.c (gdbtk_init): Include the command "warp_pointer"
	for all platforms. Used for testing ONLY.
	
	* util.tcl (gdbtk_read_defs): If there is an error reading
	the testsuite definition file, print the error message to
	stderr, not stdout. This will allow tcl to know that an error
	has occurred.
	(find_iwidgets_library): Make it work for running testsuites
	from installed directory.
	
	* main.tcl: If we failed to find iwidgets, check if the
	testsuite is running. If it is running, do not pop up
	a dialog box: just print out the error and exit.
	Initialize _test(verbose) for the testsuite.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.69&r2=1.70
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/main.tcl.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/util.tcl.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk.c.diff?cvsroot=src&r1=1.11&r2=1.12


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