From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21268 invoked by alias); 13 Sep 2002 01:53:18 -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 21261 invoked from network); 13 Sep 2002 01:53:17 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by sources.redhat.com with SMTP; 13 Sep 2002 01:53:17 -0000 Received: from fleche.redhat.com (tq0100.peakpeak.com [207.174.177.100]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id TAA08323; Thu, 12 Sep 2002 19:53:03 -0600 Received: by fleche.redhat.com (Postfix, from userid 1000) id 44EF14F8214; Thu, 12 Sep 2002 19:51:58 -0600 (MDT) To: fv@epitools.com Cc: Gdb List Subject: Re: question about c-lang.c References: <3D80CC09.15975.F8BDA8@localhost> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom X-Zippy: Yow! It's some people inside the wall! This is better than mopping! Date: Thu, 12 Sep 2002 18:53:00 -0000 In-Reply-To: <3D80CC09.15975.F8BDA8@localhost> Message-ID: <87d6rifygx.fsf@fleche.redhat.com> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-09/txt/msg00137.txt.bz2 >>>>> "Fred" == Fred Viles writes: Fred> Maybe making the output conditional on (quoter == '\'') would Fred> allow for both cases. I'll update my patch and write a test case. It might be a while though. I only do gdb hacking on a free time basis. Tom