all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to pass -- through perldb
@ 2004-01-06  1:03 Yuri Shtil
  2004-01-09 15:50 ` Kai Grossjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Yuri Shtil @ 2004-01-06  1:03 UTC (permalink / raw)


Hi

I am trying to debug a perl program that needs to see a double dash (--) 
on the command line. For some reason when I invoke perldb from emacs, it 
gets confused and instead of showing the source in one buffer and the 
debugger interface in the debugger buffer, I see a command line like 
interface in the debugger buffer.

What might be the problem?

Yuri.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to pass -- through perldb
  2004-01-06  1:03 how to pass -- through perldb Yuri Shtil
@ 2004-01-09 15:50 ` Kai Grossjohann
  0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2004-01-09 15:50 UTC (permalink / raw)


Yuri Shtil <yshtil@cisco.com> writes:

> I am trying to debug a perl program that needs to see a double dash
> (--)
> on the command line.

There is a function that massages command line args before passing
them to perldb.  M-x apropos RET perl.*massag RET should find the
function.  Use M-x find-function RET <name of function> RET to find
the source code to see how it does bad things.

Kai

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-09 15:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-06  1:03 how to pass -- through perldb Yuri Shtil
2004-01-09 15:50 ` Kai Grossjohann

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.