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 <san...@codesourcery.com> AuthorDate: Wed Jun 17 13:43:32 2020 -0700 Commit: Sandra Loosemore <san...@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 <san...@codesourcery.com> 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 Bug-dejagnu@gnu.org https://lists.gnu.org/mailman/listinfo/bug-dejagnu