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

Re: [PATCH] gdb: tests/monitor: set remotetimeout to gdb_load_timeout for remote targets


Mike,

On 03/15/2010 06:02 AM, Mike Frysinger wrote:
From: Jie Zhang<jie@codesourcery.com>

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.

Signed-off-by: Jie Zhang<jie@codesourcery.com>
Signed-off-by: Mike Frysinger<vapier@gentoo.org>
---
2010-03-14  Jie Zhang<jie@codesourcery.com>

	* gdb/testsuite/config/monitor.exp (gdb_load): New decimal variable.
	Save remotetimeout setting in oldremotetimeout.  Set remotetimeout to
	$loadtimeout.  Restore when done.

I think this patch is not needed for Blackfin now. I believe any testcase in GDB can be loaded via gnICE in seconds now.


Jie



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