From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21941 invoked by alias); 27 Jun 2012 14:06:40 -0000 Received: (qmail 21928 invoked by uid 22791); 27 Jun 2012 14:06:39 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from shell4.bayarea.net (HELO shell4.bayarea.net) (209.128.82.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jun 2012 14:06:26 +0000 Received: (qmail 32540 invoked from network); 27 Jun 2012 07:06:25 -0700 Received: from c-76-102-3-160.hsd1.ca.comcast.net (HELO redwood.eagercon.com) (76.102.3.160) by shell4.bayarea.net with SMTP; 27 Jun 2012 07:06:25 -0700 Message-ID: <4FEB1361.7030909@eagerm.com> Date: Wed, 27 Jun 2012 14:06:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Tom Tromey CC: "gdb-patches@sourceware.org" Subject: Re: [PATCH] PR14291: KeyboardInterrupt not caught for Python output References: <4FE85A77.70809@eagerm.com> <87r4t098qi.fsf@fleche.redhat.com> In-Reply-To: <87r4t098qi.fsf@fleche.redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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-06/txt/msg00831.txt.bz2 On 06/27/2012 06:37 AM, Tom Tromey wrote: >>>>>> "Michael" == Michael Eager writes: > > Michael> 2012-06-25 Michael Eager > > Michael> * python/python.c (gdbpy_write): Check for interrupted > Michael> output. > > This caused a regression: > > FAIL: gdb.python/python.exp: verify pagination beforehand: q > FAIL: gdb.python/python.exp: verify pagination afterwards: q > > I'm checking in the appended. > It just updates the regexps to match what is printed. Sorry, I didn't notice that. I tried to add a new test case to the test suite, but found it difficult. I didn't think that the existing tests would have anything to do with the change. -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077