Re: [debugger] finding deep recursin
[email protected] (Gabor Szabo) Mon, 12 Jan 2004 16:48:30 -0200 (GMT+2)
| Newsgroups | perl.debugger |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the ideas. Actually what I did was running script and then turning on tracing in the debugger. Then I looked at the result to find out where exactly was the recursion called. thanks Gabor