Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: Remote perl debugging via emacs

by yurishtil (Initiate)
on Nov 03, 2008 at 21:51 UTC ( [id://721213]=note: print w/replies, xml ) Need Help??


in reply to Re: Remote perl debugging via emacs
in thread Remote perl debugging via emacs

It kind of works, however in order to be able to view the source file it must be available on the same path on both local (where emacs is) and remote (where the program is run) hosts. Or maybe I am missing something.

Replies are listed 'Best First'.
Re^3: Remote perl debugging via emacs
by sfink (Deacon) on Nov 26, 2008 at 19:40 UTC
    I guess "remote" was the wrong word. I only wanted to run the perl debugger within gdb when the perl process was running in a different window. I guess most of the time that would imply that the perl process is on another machine, but in my case Perl is embedded within an application that is using stdout and the terminal for its own purposes.

    So yes, it only makes sense when the two share a filesystem. So you'd probably want NFS or something.

Log In?
Username:
Password:

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

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

    No recent polls found