Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Debugging functions zsh



Hi,

When we want to debug a script, we use the -x flag,
like `zsh -x script_name', and we get all the
variables that are set etc. 
How do we debug a function, which is sourced from a
script, other than putting print statements manually
here and there.

Thanks,
sac.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Messages sorted by: Reverse Date, Date, Thread, Author