Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: functrace and funcsourcetrace (was Re: PATCH: trace information for sourced files)
- X-seq: zsh-workers 25451
- From: "Rocky Bernstein" <rocky.bernstein@xxxxxxxxx>
- To: "Peter Stephenson" <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: functrace and funcsourcetrace (was Re: PATCH: trace information for sourced files)
- Date: Wed, 13 Aug 2008 18:06:33 -0400
- Cc: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yrQZ6MxcggN9hjdgqrZXtOoSt9TGMRRp+4DiDrE0s18=; b=ceVpKLnK8MPYRWPOlElNgeEghiSfbHYhymES5DuHqH2E1oGmkw1DvJcShg3sSLoasF UCjABNpLeRYV4f/fh30WInaALtEkRlhX0CdOk0+Fk5101SyEpEOBWRt1oHUXdx8M8U/b /+/5MbqoojBscUjE8g2NeeY1YuMXS/GKNIPXk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=uU1vh1JXg+gvw3sPPKeLuQ60QyZNdWvoxGjvtcH+2PzS9hOF1jbLPPrgTNZYyp8Y9P bOcUPQ/sttD2TuwhXesk3AG6ao8XcUT9GAcLgOIC9DpZEsA9WtgEorTokn47QjR6GMg1 jP47VdRDKPGur7Gi8KPnmEhdayKS/TroqyjTo=
- In-reply-to: <20080813220528.24263eb3@pws-pc>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6cd6de210808121700kf500ea6p9b3eed0fefadfc8@xxxxxxxxxxxxxx> <20080813204212.4c72c96a@pws-pc> <20080813214318.09f570e7@pws-pc> <20080813220528.24263eb3@pws-pc>
Thanks! I've updated the zshdb sources on github. For the first time
we have a zshdb that works with the current CVS sources without
additional patching. This is definitely progress!
I tried the statement skip code using setopt errorexit, but what seems
to be happening is that the rest of the program runs and the trap
DEBUG is killed. I will investigate sometime after my holiday.
Enjoy yours!
On Wed, Aug 13, 2008 at 5:05 PM, Peter Stephenson
<p.w.stephenson@xxxxxxxxxxxx> wrote:
> On Wed, 13 Aug 2008 21:43:18 +0100
> Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx> wrote:
>> I think this one does specifically what you want, and if it doesn't, we
>> should now have enough information to tweak it.
>
> Committed, since it's certainly going the right way. I'm now likely to be offline for
> a week and a bit.
>
> --
> Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
> Web page now at http://homepage.ntlworld.com/p.w.stephenson/
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author