bug#41824: Dejagnu's unknown proc aborts testsuite run when triggered in test-case
Pedro Alves <[email protected]> Sat, 27 Jun 2020 18:53:19 +0100
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> AuthorDate: Wed Jun 17 13:43:32 2020 -0700 Commit: Sandra Loosemore <[email protected]> CommitDate: Wed Jun 17 13:43:32 2020 -0700 Fix TCL error in gdb.python/py-format-string.exp. 2020-06-17 Sandra Loosemore <[email protected]> gdb/testsuite/ * gdb.python/py-format-string.exp: Move test for python support earlier, out of function body. Thanks, Pedro Alves _______________________________________________ Bug-dejagnu mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-dejagnu