bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41824: Dejagnu's unknown proc aborts testsuite run when triggered in


From: Pedro Alves
Subject: bug#41824: Dejagnu's unknown proc aborts testsuite run when triggered in test-case
Date: Sat, 27 Jun 2020 18:53:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 6/27/20 6:21 PM, Jacob Bachmeyer wrote:
> Pedro Alves wrote:
>> On 6/26/20 11:37 PM, Jacob Bachmeyer wrote:

>>> Note that the snapshot of GDB I have been using for testing this patch does 
>>> have such a Tcl bug in its testsuite.  I did not make any particular effort 
>>> to choose this snapshot, it was just the current state of GDB master when I 
>>> started.  I have not even looked at *which* commit it is.     
>>
>> Can you tell me what the error looks like?
>>   
> 
> With commit 7b958a48e1322880f23cdb0a1c35643dd27d3ddb and GDB built without 
> Python support:
> ERROR: tcl error sourcing 
> /home/jacob/arena/gdb-check/build-queue-test/gdb/testsuite/../../../src/gdb/testsuite/gdb.python/py-format-string.exp.
> ERROR: invoked "continue" outside of a loop

Thanks.  It's already been fixed:

commit 05e682e3be7e3d9d63ec358dcf8943fd200545cb
Author:     Sandra Loosemore <sandra@codesourcery.com>
AuthorDate: Wed Jun 17 13:43:32 2020 -0700
Commit:     Sandra Loosemore <sandra@codesourcery.com>
CommitDate: Wed Jun 17 13:43:32 2020 -0700

    Fix TCL error in gdb.python/py-format-string.exp.
    
    2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
    
            gdb/testsuite/
            * gdb.python/py-format-string.exp: Move test for python support
            earlier, out of function body.

Thanks,
Pedro Alves






reply via email to

[Prev in Thread] Current Thread [Next in Thread]