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/testsuite ChangeLog config/monitor.exp ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vapier@sourceware.org	2011-07-01 00:19:25

Modified files:
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/config: monitor.exp 
	gdb/testsuite/lib: gdb.exp 

Log message:
	gdb: tests: set remotetimeout to gdb_load_timeout for remote targets
	
	Rather than relying on the default remotetimeout value (which might be
	too small for some slower devices), use the existing gdb_load_timeout
	config option to set it.
	
	This adds two new helpers for getting/setting the remotetimout to keep
	the new logic simple.
	
	Signed-off-by: Jie Zhang <jie.zhang@analog.com>
	Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2761&r2=1.2762
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/config/monitor.exp.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/gdb.exp.diff?cvsroot=src&r1=1.181&r2=1.182


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