From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30079 invoked by alias); 4 Jun 2007 01:06:52 -0000 Received: (qmail 30071 invoked by uid 22791); 4 Jun 2007 01:06:51 -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; Mon, 04 Jun 2007 01:06:49 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E66BD982E2; Mon, 4 Jun 2007 01:06:46 +0000 (GMT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by nan.false.org (Postfix) with ESMTP id AFEA1982E1; Mon, 4 Jun 2007 01:06:46 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Hv11l-0000FF-BJ; Sun, 03 Jun 2007 21:06:33 -0400 Date: Mon, 04 Jun 2007 01:06:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb@sourceware.org Subject: Re: PATCH: PR tui/2173: Arrow keys no longer works in breakpoint command list Message-ID: <20070604010633.GA927@caradoc.them.org> Mail-Followup-To: Nick Roberts , gdb@sourceware.org References: <18019.18081.448928.93993@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18019.18081.448928.93993@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00025.txt.bz2 On Mon, Jun 04, 2007 at 10:54:25AM +1200, Nick Roberts wrote: > > This change breaks the behaviour of annotations with commands that span > multiple lines, like if, while, etc: Sorry, I didn't even know we had special annotations for this (and the testsuite must not cover it). I'm not sure how to fix it, either - the patch you cited was very tricky to come up with already :-( -- Daniel Jacobowitz CodeSourcery