* perldb does not process arguments with embedded spaces
@ 2002-04-09 17:33 Yuri Shtil
0 siblings, 0 replies; only message in thread
From: Yuri Shtil @ 2002-04-09 17:33 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 1027 bytes --]
In GNU Emacs 21.1.1 (i386-mingw-nt5.1.2600)
of 2001-12-25 on C938451-A
configured using `configure --with-gcc (2.95)'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: ENU
locale-coding-system: iso-latin-1
default-enable-multibyte-characters: t
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
From what I understand perldb must process the command line arguments passed to the script being debugged in a shell-like manner. I found this not to be the case. I was trying to pass an argument with embedded white space by quoting ior escaping it. Nothing seems to work.
If you try M-x perldb RET
and supply "a b" as an argument, then the @ARGV contains two elements: "a and b" .
--------------------------------------------------------------
Sincerely
Yuri Shtil
[-- Attachment #2: Type: text/html, Size: 1910 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-09 17:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-09 17:33 perldb does not process arguments with embedded spaces Yuri Shtil
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).