From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18923 invoked by alias); 21 May 2008 12:59:45 -0000 Received: (qmail 18912 invoked by uid 22791); 21 May 2008 12:59:44 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 21 May 2008 12:59:22 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JynuQ-0002ta-RC for gdb@sources.redhat.com; Wed, 21 May 2008 12:59:10 +0000 Received: from 78.158.192.230 ([78.158.192.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 12:59:10 +0000 Received: from vladimir by 78.158.192.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 May 2008 12:59:10 +0000 To: gdb@sources.redhat.com From: Vladimir Prus Subject: Re: [GDB/MI] missing token in "stopped" output after -exec-run? Date: Wed, 21 May 2008 12:59:00 -0000 Message-ID: References: <20080521035924.GA4148@adacore.com> <20080521123607.GA11302@caradoc.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.5 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: 2008-05/txt/msg00153.txt.bz2 Daniel Jacobowitz wrote: > On Wed, May 21, 2008 at 09:04:28AM +0400, Vladimir Prus wrote: >> Yes (and I've explicitly posted to the list about this change, quite some time before >> actually changing things). > > Do you think we should list MI changes like this in NEWS, for any > frontend author who doesn't read the list? We probably should. I'll review recent MI changes for NEWS-worthness. - Volodya