all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.