J
John
I am using Emacs version 21.3.1. When I typed
M-x perldb <enter> perl /a/b/c.pl
perldb sets the directory to where the perl script resides, in this
case '/a/b'. I want to set the debugging session to run at another
directory, say '/c/d'. How can I set it?
Regards
John
M-x perldb <enter> perl /a/b/c.pl
perldb sets the directory to where the perl script resides, in this
case '/a/b'. I want to set the debugging session to run at another
directory, say '/c/d'. How can I set it?
Regards
John