From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9168 invoked by alias); 7 Sep 2005 14:29:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9128 invoked by uid 22791); 7 Sep 2005 14:29:36 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 07 Sep 2005 14:29:36 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1ED0vd-0001b6-H5; Wed, 07 Sep 2005 10:29:33 -0400 Date: Wed, 07 Sep 2005 14:29:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb@sources.redhat.com Subject: Re: MI parser Message-ID: <20050907142933.GA6105@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00056.txt.bz2 On Wed, Sep 07, 2005 at 06:19:31PM +0400, Vladimir Prus wrote: > > Is there a parser for MI protocol, specifically for responses that gdb sends > (not for commands from frontend). > > I see one is mentioned in > http://sources.redhat.com/ml/gdb/2004-08/msg00307.html > > but can't find any MI parser in gdb CVS. Does it exist? Bob's written one. It's not in CVS yet. -- Daniel Jacobowitz CodeSourcery, LLC