* how to change current directory in perl debug (perldb)
@ 2005-05-23 19:22 Kelly Felkins
0 siblings, 0 replies; only message in thread
From: Kelly Felkins @ 2005-05-23 19:22 UTC (permalink / raw)
How does one set the current working directory for a perl debug
session? I've tried the following:
1) start perl debug, then 'M-x cd'. 'M-x pwd' reports the correct
directory, but a statement like "my $cwd = `pwd`;" gets the directory
of the file being debugged.
2) tried starting emacs in the targeted directory. Same results as 1.
When perldb starts it says at the top:
Current directory is [directory of file being debugged]
Loading DB routines from perl5db.pl version 1.25
Editor support enabled.
How do we change the current directory?
-Kelly
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-23 19:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-23 19:22 how to change current directory in perl debug (perldb) Kelly Felkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).