src/gdb/testsuite ChangeLog gdb.python/py-fini ...
brobecke@sourceware.org
brobecke@sourceware.org
Sun Jan 13 08:24:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2013-01-13 08:24:22
Modified files:
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.python: py-finish-breakpoint.exp
Log message:
Fix gdb.python/py-finish-breakpoint.exp ERROR.
This patch fixes the following error, when running 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 } {
gdb/testsuite/ChangeLog:
* gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
check. Move $gdb_py_is_py24 value check right after.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3501&r2=1.3502
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-finish-breakpoint.exp.diff?cvsroot=src&r1=1.9&r2=1.10
More information about the Gdb-cvs
mailing list