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] Increase timeout on gdb.base/exitsignal.exp


On Tuesday, August 25 2015, Pedro Alves wrote:

> On 08/25/2015 07:24 PM, Sergio Durigan Junior wrote:
>
>>> This (many instances) doesn't make sense to me.  And I think wouldn't
>>> fix anything.  Seems to me the bumped timeout, if any, should be around
>>> the continue that caused the first time out:
>>>
>>> # Continue until the end.
>>> gdb_test "continue" "Program terminated with signal SIGSEGV.*" \
>>>     "program terminated with SIGSEGV"
>> 
>> Sorry, I am confused...  The timeout does not occur on this command: it
>> occurs on the print commands.  So I think we must extend the timeout for
>> the print commands; don't we?
>
> Not AFAICS from what you pasted.  The print time outs seem to me to be
> cascading fails.  Highlighting what you pasted:

Oh, you're right, I missed that (don't know how) when I was creating the
patch.  Thanks for the catch; I'll update the patch.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
http://sergiodj.net/


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