From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17500 invoked by alias); 1 Oct 2002 20:47:20 -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 17481 invoked from network); 1 Oct 2002 20:47:18 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 1 Oct 2002 20:47:18 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17wUrB-0002vk-00 for ; Tue, 01 Oct 2002 16:47:05 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17wTvh-0001i6-00 for ; Tue, 01 Oct 2002 16:47:41 -0400 Date: Tue, 01 Oct 2002 13:47:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: Re: RFC: ui_out type? Message-ID: <20021001204741.GA6173@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com References: <1033503424.916.ezmlm@sources.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i X-SW-Source: 2002-10/txt/msg00007.txt.bz2 On Tue, Oct 01, 2002 at 01:38:32PM -0700, Jim Ingham wrote: > Daniel, > > On Tuesday, October 1, 2002, at 01:17 PM, > gdb-digest-help@sources.redhat.com wrote: > > >(gdb) disas 'std::collate::do_compare(char const*, char const*, > >char const*, char const*) const' > >Unmatched single quote. > > > >[Er... that's not what I wanted to show. Does anyone know why we're > >reporting an unmatched quote there? "print" works but not "disas".] > > > > > > "disassemble" doesn't use decode_line_1 to parse it's input. It has > its own simplified parser for arguments, which doesn't handle many of > the more complex tricks decode_line_1 can handle... Thanks. I'll add a note about this to the command parsing hitlist I'm building. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer