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 v2] gdb: tests: set remotetimeout to gdb_load_timeout for remote targets


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


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