From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24413 invoked by alias); 24 Aug 2004 19:53:40 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24400 invoked from network); 24 Aug 2004 19:53:40 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 24 Aug 2004 19:53:40 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BzhMO-0006uE-00; Tue, 24 Aug 2004 15:53:37 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 9E1B84B102; Tue, 24 Aug 2004 15:53:35 -0400 (EDT) Date: Tue, 24 Aug 2004 19:53:00 -0000 From: Michael Chastain To: eliz@gnu.org, bob@brasko.net Subject: Re: GDB/MI Output syntax Cc: gdb-patches@sources.redhat.com Message-ID: <412B9CBE.nail4T211X8F4@mindspring.com> References: <20040824191931.GC17542@white> <412B980A.nailFLQ1QDS6L@mindspring.com> <20040824193928.GB17865@white> In-Reply-To: <20040824193928.GB17865@white> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00666.txt.bz2 Bob Rossi wrote: out-of-band-record ==> async-record | stream-record newline Yikes. That looks correct, but ugly. An async-record includes its own newline, but a stream-record doesn't! That's gonna be a maintenance annoyance. That's just the micro-level feedback. On a higher level, I think it would be better to let go of the micro-patches and spend some time making up an integrated plan. (And I'd be happy to contribute my two hundred cents if you want ideas for a plan).