[PATCH] Python 3 support, part 2 (testsuite part)

Joel Brobecker brobecker@adacore.com
Sun Jan 13 08:25:00 GMT 2013


> Running ../../../gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
> ERROR: tcl error sourcing ../../../gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp.
> ERROR: can't read "gdb_py_is_py24": no such variable
>     while executing
> "if { $gdb_py_is_py24 == 1 } {

Reproduced and fixed thusly.

2013-01-13  Joel Brobecker  <brobecker@adacore.com>

        * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
        check.  Move $gdb_py_is_py24 value check right after.

-- 
Joel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py-finish-breakpoint.diff
Type: text/x-diff
Size: 2170 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20130113/97d1abdc/attachment.bin>


More information about the Gdb-patches mailing list