Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Prelease zsh debugger
- X-seq: zsh-users 13357
- From: "Rocky Bernstein" <rocky.bernstein@xxxxxxxxx>
- To: "Zsh users list" <zsh-users@xxxxxxxxxx>
- Subject: Prelease zsh debugger
- Date: Mon, 20 Oct 2008 13:48:36 -0400
- 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:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Dhvi+TrJr9DkoyF7UzcmFfrYBEXH1RpafH1ovXjJAJE=; b=ho4kHbrwVrRMnmnvdccKyyhAYryf3wh9mAUQpRsPQ+EWl/pgLkJZ51BehW90R4sc11 hcqwVzn58sNStHwFveAXzxueXkue27pUGPrygymFzSZwEpfK1t0IPvLPYXuLmiC6zI3z KNA9LmEIBFQNym4TK6hIU69bFDYCDUEgcLn2c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=I/E1b3Palpirp33qwavGCh3PgRXYDsziyADcD+Fq6HojQhnrzVIi7O9ZX11kaUUdid I3upnfih334QBFVGZEc3utlViVFGd4hXiLMsKt4Bjnqcp+5GOR6mbtbCmHFbq6WIFP8o grdgJOP9dqKdpADRHoh3R9gXTwXmHwSrKiCRI=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Around October 27th, I the first release of a debugger for zsh. It
won't have a user manual, that will probably come on the next release.
The debugger needs zsh 4.3.6-dev-1. If you have this installed and
you'd like to test this out before the general release you can find a
tarball at
http://bashdb.sf.net/zshdb-0.01git.tar.gz . Or if you are a git users,
you can clone/pull directly from the git source at
git://github.com/rocky/zshdb.git (and view the source at
http://github.com/rocky/zshdb/tree/master)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author