Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: I usually debug via...

by etcshadow (Priest)
on Feb 15, 2005 at 21:28 UTC ( [id://431340]=note: print w/replies, xml ) Need Help??


in reply to I usually debug via...

I get a lot of use out of sqlplus (or various other sql clients) for debugging. That's one of the great parts of writing database applications: the database is a debugger, you can examine and manipulate the state of your program as it runs.

Of course, that's only part of the story, and only for particular purposes... in general, I'm a warn kinda guy, but print is the nearest thing on the list.

------------ :Wq Not an editor command: Wq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-18 23:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found