Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Debugger failing to connect to localhost

by Thelonius (Priest)
on May 14, 2003 at 12:49 UTC ( [id://258058]=note: print w/replies, xml ) Need Help??


in reply to Debugger failing to connect to localhost

Looking at the code, it seems that the only way this could happend is if you set the option RemotePort. It looks for options in a couple of places. First it looks for a file called (on windows) "perldb.ini" in the current directory, your home directory (if $ENV{HOME} is defined), or $ENV{LOGDIR} (if defined).

It then looks for an environment variable called PERLDB_OPTS.

Hope that helps.

  • Comment on Re: Debugger failing to connect to localhost

Log In?
Username:
Password:

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

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

    No recent polls found