Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Why not use ddd?

by mjg (Scribe)
on Oct 14, 2005 at 01:28 UTC ( [id://500092]=note: print w/replies, xml ) Need Help??


in reply to Enabling GUI Debugging under Mod_Perl

Why not just use GNU DDD rather than all this Tk and patching junk?

Replies are listed 'Best First'.
Re: Why not use ddd?
by Anonymous Monk on Mar 28, 2008 at 01:45 UTC
    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://500092]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found