How to get a full trace of a prog's execution?
- From: kj <socyl@xxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 18:07:47 +0000 (UTC)
I'm trying to exterminate a bug that shows up very sporadically
(but with serious results). The program in question is a CGI script
and I'm having a very hard time rooting out the bug.
It would be extremely useful to be able to toggle on something akin
to "Trace Mode" in the Perl debugger, sending the trace to some
user-specified file. (Since the bug shows up sporadically and
unpredictable, it is not practical to try to find it by using the
Perl debugger.) Is there some other way to get such Trace output?
TIA!
kj
--
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.
.
- Follow-Ups:
- Re: How to get a full trace of a prog's execution?
- From: Ferry Bolhar
- Re: How to get a full trace of a prog's execution?
- Prev by Date: Re: Printing and Formatting data from hash (or array)
- Next by Date: Re: Naive threading performance questions
- Previous by thread: Re: Printing and Formatting data from hash (or array)
- Next by thread: Re: How to get a full trace of a prog's execution?
- Index(es):
Relevant Pages
|
|