From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21148 invoked by alias); 26 Dec 2012 23:48:55 -0000 Received: (qmail 21138 invoked by uid 22791); 26 Dec 2012 23:48:53 -0000 X-SWARE-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from cantor2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Dec 2012 23:48:47 +0000 Received: from relay2.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id AB6C0A3DDF; Thu, 27 Dec 2012 00:48:45 +0100 (CET) From: Andreas Schwab To: Cc: Subject: Re: [PATCH] Python 3 support, part 2 (testsuite part) References: X-Yow: I'm having an emotional outburst!! Date: Wed, 26 Dec 2012 23:48:00 -0000 In-Reply-To: (Paul Koning's message of "Mon, 12 Nov 2012 16:10:46 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00818.txt.bz2 writes: > diff -u -r1.7 py-finish-breakpoint.exp > --- gdb/testsuite/gdb.python/py-finish-breakpoint.exp 22 Jun 2012 17:59:33 -0000 1.7 > +++ gdb/testsuite/gdb.python/py-finish-breakpoint.exp 9 Nov 2012 22:26:56 -0000 > @@ -23,6 +23,13 @@ > > load_lib gdb-python.exp > > +if { $gdb_py_is_py24 == 1 } { 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 } { # Python 2.4, 2.5 do not support the "ValueError as e" syntax used in # the py-finish-breakpoint.py script. unt..." (file "../../../gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp" line 26) invoked from within "source ../../../gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp" ("uplevel" body line 1) invoked from within "uplevel #0 source ../../../gdb/gdb/testsuite/gdb.python/py-finish-breakpoint.exp" invoked from within "catch "uplevel #0 source $test_file_name"" Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."