From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6042 invoked by alias); 5 Feb 2003 00:33:50 -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 6035 invoked from network); 5 Feb 2003 00:33:50 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 172.16.49.205 with SMTP; 5 Feb 2003 00:33:50 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18gFOc-0000x5-00; Tue, 04 Feb 2003 20:34:42 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18gDVb-0005rF-00; Tue, 04 Feb 2003 19:33:47 -0500 Date: Wed, 05 Feb 2003 00:33:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: Nick Roberts , gdb@sources.redhat.com Subject: Re: Questions about GDB/MI Message-ID: <20030205003347.GB22338@nevyn.them.org> Mail-Followup-To: Elena Zannoni , Nick Roberts , gdb@sources.redhat.com References: <15936.19654.642542.951794@nick.uklinux.net> <15936.22858.719117.119973@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15936.22858.719117.119973@localhost.redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-02/txt/msg00093.txt.bz2 On Tue, Feb 04, 2003 at 07:22:34PM -0500, Elena Zannoni wrote: > Nick Roberts writes: > > My simple program prints out: > > > > a[0]=0 > > > > shouldn't that be: > > > > @"a[0]=0" > > > > Don't remember what the status of this is. Look through the bugs > database, for open MI bugs. But I see a testcase in the testsuite, and > code in the mi directory, so it should work. That's a nebulous "should". It hasn't been implemented yet. > > > Annotation uses ^Z^Z to flag things which I guess is not normal output. What > > would happen if the program being debugged printed out strings like *stopped > > or ^running? These only contain ASCII characters after all. Once it is implemented, then the program's output would all be escaped. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer