help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to pass -- through perldb


From: Kai Grossjohann
Subject: Re: how to pass -- through perldb
Date: Fri, 09 Jan 2004 16:50:15 +0100
User-agent: Gnus/5.1004 (Gnus v5.10.4) Emacs/21.2 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]