Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perl symbols for debugging?

by Old_Gray_Bear (Bishop)
on Feb 18, 2014 at 12:16 UTC ( [id://1075325]=note: print w/replies, xml ) Need Help??


in reply to Perl symbols for debugging?

Unless you are doing something esoteric like imbedding the Perl interpreter in a DLL, windbg will not help you.

Perl comes with its own debugger, perl -d my_code.pl, which will give you the tools and the information you need to resolve your bugs.

----
I Go Back to Sleep, Now.

OGB

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-24 04:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found