in reply to Re: mod_perl application debugging
in thread mod_perl application debugging

That's a good question :)

I have to locate several problems with the code: circular references between obects, places where destructor should be called but it is not called, etc. Is there a better way to do it?

And thank you for pointing me to Apache::DProf module!

--dda

Replies are listed 'Best First'.
Re: Re: Re: mod_perl application debugging
by perrin (Chancellor) on Nov 17, 2003 at 22:18 UTC