Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Debugging a program

by TGI (Parson)
on Aug 06, 2008 at 16:58 UTC ( [id://702683]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Debugging a program
in thread Debugging a program

Take a look at ptkdb. Its a pretty good Tk based debugger interface. You invoke your script like this:

perl -d:ptkdb mysript.pl

It's a bit quicker to pick up than the normal debugger. But even that isn't as hard as it seems at first.


TGI says moo

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://702683]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-19 08:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found