Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Why not use ddd?

by Anonymous Monk
on Mar 28, 2008 at 01:45 UTC ( [id://676889]=note: print w/replies, xml ) Need Help??


in reply to Why not use ddd?
in thread Enabling GUI Debugging under Mod_Perl

ptkdb allows you to debug CGI scripts running on the server, by adding something to the shebang line. DDD does not. DDD requires you to essentially debug Apache, which results in debugging ALL scripts on the machine.

I've been using ptkdb to debug CGI scripts for about six months. When I saw your reference to DDD, I took a look. It's a pretty slick program. Unfortunately, if you're needing to debug something running on a web server, forget it.

That would be why.

Alternately, if you know how to get DDD to pop up a debugging window to debug a particular script running on a server (not necessarily ALL scripts on the server), please enlighten us.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found