From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13741 invoked by alias); 15 Jan 2008 17:15:30 -0000 Received: (qmail 13727 invoked by uid 22791); 15 Jan 2008 17:15:29 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Jan 2008 17:14:53 +0000 Received: (qmail 22775 invoked from network); 15 Jan 2008 17:14:51 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 Jan 2008 17:14:51 -0000 To: Joel Brobecker Cc: Michael Snyder , Mark Kettenis , eliz@gnu.org, gdb-patches@sourceware.org Subject: Re: [RFC/RFA?] Should break FILE:LINENO skip prologue? References: <200801102208.m0AM8aDR023344@brahms.sibelius.xs4all.nl> <20080111053547.GB12954@adacore.com> <200801111126.m0BBQQDB006618@brahms.sibelius.xs4all.nl> <20080111182136.GD12954@adacore.com> <200801112113.m0BLDnAF024595@brahms.sibelius.xs4all.nl> <200801121531.m0CFVW8I023504@brahms.sibelius.xs4all.nl> <1200350979.3263.5.camel@localhost.localdomain> <20080115122934.GA7873@caradoc.them.org> <20080115123832.GL9143@adacore.com> From: Jim Blandy Date: Tue, 15 Jan 2008 17:15:00 -0000 In-Reply-To: <20080115123832.GL9143@adacore.com> (Joel Brobecker's message of "Tue, 15 Jan 2008 04:38:32 -0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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: 2008-01/txt/msg00355.txt.bz2 Joel Brobecker writes: >> By the way, has anyone tried *FILENAME:FUNCTION? I'm surprised that >> works, since it would have to be part of the C parser. > > Confirmed - it doesn't work. I sure hope nobody else is reading this thread. :)