From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7614 invoked by alias); 13 Nov 2007 22:20:48 -0000 Received: (qmail 7604 invoked by uid 22791); 13 Nov 2007 22:20:48 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Nov 2007 22:20:45 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-17-184.inter.net.il [80.230.17.184]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IHW66834 (AUTH halo1); Wed, 14 Nov 2007 00:17:54 +0200 (IST) Date: Tue, 13 Nov 2007 22:20:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: nickrob@snap.net.nz, gdb-patches@sources.redhat.com In-reply-to: <200711131105.10906.vladimir@codesourcery.com> (message from Vladimir Prus on Tue, 13 Nov 2007 11:05:10 +0300) Subject: Re: [8/9] multiple locations Reply-to: Eli Zaretskii References: <18233.20228.172834.464875@kahikatea.snap.net.nz> <200711131105.10906.vladimir@codesourcery.com> 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-11/txt/msg00256.txt.bz2 > From: Vladimir Prus > Date: Tue, 13 Nov 2007 11:05:10 +0300 > Cc: gdb-patches@sources.redhat.com > > The CLI output was never documented as stable, and using it in frontend > is prone to such breakage. Nevertheless, it's well known that Emacs does that since time immemoriam, so we should avoid breaking at least Emacs, IMO.