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] print-threads.exp: Extend timeout for slower tests.


On Wed, Nov 2, 2011 at 4:21 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Wed, 02 Nov 2011 23:11:54 +0100, Doug Evans wrote:
>> +# Record the old timeout, we need to extend it for slower tests.
>> +set oldtimeout $timeout
>
> You can use global $gdb_test_timeout nowadays.

Thanks, I didn't know about gdb_test_timeout.
Still, I like the patch as is, one less global the code has to care about.


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