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: RFC: Fix testsuite timeout clobbers


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> With AdaCore's testsuite, a timeout means we've lost sync with
Joel> debugger anyway - is there really an advantage to continuing a
Joel> testcase when we get a timeout? Wouldn't it just as effective to
Joel> abort the testcase after the first timeout?

This would be nice to have.
Whenever I manage to introduce a bug causing a timeout, I usually have
to log into the tester and kill a bunch of stuff by hand, since
otherwise it will just grind away for hours and hours... ugh.

Tom


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