From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30010 invoked by alias); 4 Mar 2010 13:51:16 -0000 Received: (qmail 30001 invoked by uid 22791); 4 Mar 2010 13:51:16 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Mar 2010 13:51:12 +0000 Received: (qmail 8979 invoked from network); 4 Mar 2010 13:51:11 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 4 Mar 2010 13:51:11 -0000 Date: Thu, 04 Mar 2010 13:51:00 -0000 From: Daniel Jacobowitz To: Keith Seitz Cc: tromey@redhat.com, gdb-patches@sourceware.org Subject: Re: [RFA] More linespec quoting "fixes" Message-ID: <20100304135108.GC23708@caradoc.them.org> Mail-Followup-To: Keith Seitz , tromey@redhat.com, gdb-patches@sourceware.org References: <4B85A3BF.8010001@redhat.com> <4B8EA3B5.6080504@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B8EA3B5.6080504@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00174.txt.bz2 On Wed, Mar 03, 2010 at 10:00:21AM -0800, Keith Seitz wrote: > In the end, I was attempting to rectify this behavior with CVS HEAD: > > (gdb) list 'foo.c':1 > No source file named foo.c'. Sounds good to me. There's no use worrying too much about the future rewrite; we don't know what the code accepts today, let alone what it will in the future. -- Daniel Jacobowitz CodeSourcery