From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14156 invoked by alias); 24 Apr 2002 17:35:56 -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 14128 invoked from network); 24 Apr 2002 17:35:54 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 24 Apr 2002 17:35:54 -0000 Received: from eliz by fencepost.gnu.org with local (Exim 3.34 #1 (Debian)) id 170QgG-0004AH-00; Wed, 24 Apr 2002 13:35:48 -0400 From: Eli Zaretskii To: jingham@apple.com CC: gdb@sources.redhat.com, nick@nick.uklinux.net In-reply-to: (message from Jim Ingham on Wed, 24 Apr 2002 10:06:52 -0700) Subject: Re: Output of CLI commands under --interpreter=mi Reply-to: Eli Zaretskii References: Message-Id: Date: Wed, 24 Apr 2002 10:35:00 -0000 X-SW-Source: 2002-04/txt/msg00424.txt.bz2 > Date: Wed, 24 Apr 2002 10:06:52 -0700 > From: Jim Ingham > > Yeah, the problem is that ripping the bits apart is not trivial either. > I will see what I can find time to do later in May. Thanks!