From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18313 invoked from network); 11 Aug 2008 19:52:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Aug 2008 19:52:11 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 27509 invoked from network); 11 Aug 2008 19:52:06 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Aug 2008 19:52:06 -0000 Received: (qmail 9007 invoked by alias); 11 Aug 2008 19:51:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25436 Received: (qmail 8982 invoked from network); 11 Aug 2008 19:51:52 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 11 Aug 2008 19:51:52 -0000 Received: from mtaout03-winn.ispmail.ntl.com (mtaout03-winn.ispmail.ntl.com [81.103.221.49]) by bifrost.dotsrc.org (Postfix) with ESMTP id 7410E80EA0B3 for ; Mon, 11 Aug 2008 21:51:39 +0200 (CEST) Received: from aamtaout01-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout03-winn.ispmail.ntl.com with ESMTP id <20080811195139.KPUR10791.mtaout03-winn.ispmail.ntl.com@aamtaout01-winn.ispmail.ntl.com>; Mon, 11 Aug 2008 20:51:39 +0100 Received: from pws-pc.ntlworld.com ([81.107.40.67]) by aamtaout01-winn.ispmail.ntl.com with ESMTP id <20080811195135.FAXO5827.aamtaout01-winn.ispmail.ntl.com@pws-pc.ntlworld.com>; Mon, 11 Aug 2008 20:51:35 +0100 Received: from pws-pc (pws-pc [127.0.0.1]) by pws-pc.ntlworld.com (8.14.2/8.14.2) with ESMTP id m7BJpVfK009135; Mon, 11 Aug 2008 20:51:31 +0100 Message-Id: <200808111951.m7BJpVfK009135@pws-pc.ntlworld.com> From: Peter Stephenson To: "Rocky Bernstein" cc: zsh-workers@sunsite.dk, pws@pws-pc.ntlworld.com Subject: Re: Getting source file and line number of a function. In-Reply-To: Message from "Rocky Bernstein" of "Mon, 11 Aug 2008 15:39:11 EDT." <6cd6de210808111239v480710a2xbbf45b5fafa7cf59@mail.gmail.com> Date: Mon, 11 Aug 2008 20:51:31 +0100 X-Virus-Scanned: ClamAV 0.92.1/8009/Mon Aug 11 20:57:09 2008 on bifrost X-Virus-Status: Clean "Rocky Bernstein" wrote: > funcsourcetrace contains entries for source'd files, right? It's still just the information for the source of functions. I haven't modified it to know about sourced files yet. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/