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: testsuite: Of all the timeouts provided always select the largest


I've often thought that what would be coolest would be for gdb_expect
to accept a factor to be applied to the ambient timeout, rather than a
new absolute number of seconds.  After all, the only thing a specific
use of gdb_expect knows is that the response it's waiting for will
take longer (or shorter?) than usual to arrive; it doesn't know
anything about the absolute performance of the system under test.


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