From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25208 invoked by alias); 23 Mar 2008 17:30:38 -0000 Received: (qmail 25173 invoked by uid 22791); 23 Mar 2008 17:30:38 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 23 Mar 2008 17:30:18 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 58B06983C7; Sun, 23 Mar 2008 17:30:16 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 42927983C6; Sun, 23 Mar 2008 17:30:16 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JdU1P-0004e1-Gw; Sun, 23 Mar 2008 13:30:15 -0400 Date: Sun, 23 Mar 2008 17:30:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: Nick Roberts , gdb-patches@sourceware.org, Chet Ramey Subject: Re: [patch] Fix testsuite annotate-quit race (PR 544) Message-ID: <20080323173015.GA17514@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , Nick Roberts , gdb-patches@sourceware.org, Chet Ramey References: <20080318225436.GA27374@host0.dyn.jankratochvil.net> <20080318231738.GA22432@caradoc.them.org> <20080319081056.GA32510@host0.dyn.jankratochvil.net> <20080321204506.GA5033@host0.dyn.jankratochvil.net> <20080321210323.GA30247@caradoc.them.org> <20080321214448.GB29593@caradoc.them.org> <18406.14411.437345.335844@kahikatea.snap.net.nz> <20080323163027.GB13603@caradoc.them.org> <20080323164331.GA1195@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080323164331.GA1195@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-03/txt/msg00345.txt.bz2 On Sun, Mar 23, 2008 at 05:43:31PM +0100, Jan Kratochvil wrote: > On Sun, 23 Mar 2008 17:30:27 +0100, Daniel Jacobowitz wrote: > ... > > I tried running gdb under nohup and it worked fine. I tried it in > > Emacs too, and that worked fine: > > Confirmed the patch broke emacs-22.1-8.fc8.x86_64 (M-x shell ...). readline > checks for custom RL_REDISPLAY_FUNCTION and behaves differently in such case. > Sorry for suggesting RL_REDISPLAY_FUNCTION - I did not verify it more. > Now just to find out how to supply GDB_RL_REDISPLAY simulating the original > behavior. Weird, it didn't break in my Debian emacs 22.1+1-3. I don't understand the difference. Anyway, since the patch is clearly at fault I have reverted it. Nick, Jan, thank you. -- Daniel Jacobowitz CodeSourcery