[PATCH v2] gdb: tests: set remotetimeout to gdb_load_timeout for remote targets

Pedro Alves pedro@codesourcery.com
Thu Jun 30 08:59:00 GMT 2011


On Wednesday 29 June 2011 17:25:27, Joel Brobecker wrote:
> > +    send_gdb "show remotetimeout\n"
> > +    gdb_expect {
> 
> Can you use gdb_test_multiple instead?

UUIC, that would add something like "PASS: show remotetimeout"
to every test.  Is that wanted?  I was under the impression that
was the reason we didn't use gdb_test_multiple for infrustructure
setup within gdb.exp.

-- 
Pedro Alves



More information about the Gdb-patches mailing list