From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9977 invoked by alias); 3 Jan 2007 21:47:24 -0000 Received: (qmail 9963 invoked by uid 22791); 3 Jan 2007 21:47:23 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 03 Jan 2007 21:47:18 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2Dx6-0006g7-8n; Wed, 03 Jan 2007 16:47:16 -0500 Date: Wed, 03 Jan 2007 21:47:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil , gdb-patches@sources.redhat.com, "H. J. Lu" Subject: Re: PATCH: PR tui/2173: Arrow keys no longer works in breakpoint command list Message-ID: <20070103214716.GJ17935@nevyn.them.org> Mail-Followup-To: Jan Kratochvil , gdb-patches@sources.redhat.com, "H. J. Lu" References: <20061128165844.GA13667@lucon.org> <20061202184344.GA2197@lucon.org> <4571CF2A.3040608@case.edu> <20061202221541.GA9776@lucon.org> <45725FC9.9070304@case.edu> <20061217234530.GA20773@host0.dyn.jankratochvil.net> <4586F56F.5040304@case.edu> <20061219231926.GA20632@host0.dyn.jankratochvil.net> <20061226060028.GA13727@host0.dyn.jankratochvil.net> <20070103214640.GI17935@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070103214640.GI17935@nevyn.them.org> User-Agent: Mutt/1.5.13 (2006-08-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: 2007-01/txt/msg00080.txt.bz2 On Wed, Jan 03, 2007 at 04:46:40PM -0500, Daniel Jacobowitz wrote: > So I also needed a bit of fiddling around with the hooks to get that > to pass. Which gave me this patch. I've tested it on > x86_64-pc-linux-gnu and checked it in. GDB no longer contains any > calls to the synchronous readline(). Oh, and: thanks for putting this together. -- Daniel Jacobowitz CodeSourcery