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

Re: Debugging a test



* Dominic Mitchell <dom@xxxxxxxxxxxxxxxx> [Oct 09. 2003 14:24]:
> > When running V01zmodload.ztst in an environment with a profiling enabled
> > gcc, zsh hangs burning 99.9% CPU. Adding an strace to the process gives
> > no output at all.
> > 
> > So I was wondering how to enable some kind of debug info to the module
> > in order to have it e.g. print how far it gets, in order to nail down
> > what causes the loop?
> 
> If you've got it installed, try ltrace instead of strace.

Same effect. Nothing happens, no output at all.

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.



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