From: "Yuri Shtil" <shtil@attbi.com>
Subject: perldb does not process arguments with embedded spaces
Date: Tue, 9 Apr 2002 10:33:43 -0700 [thread overview]
Message-ID: <000e01c1dfec$b26146c0$b17ba8c0@PLAY> (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 --]
reply other threads:[~2002-04-09 17:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000e01c1dfec$b26146c0$b17ba8c0@PLAY' \
--to=shtil@attbi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.