From: Michael Snyder <msnyder@cygnus.com>
To: "Deephanphongs, David" <david@enikia.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] specify arguments to debugee from commandline (secondtry)
Date: Fri, 22 Jun 2001 13:10:00 -0000 [thread overview]
Message-ID: <3B33A634.559D5309@cygnus.com> (raw)
In-Reply-To: <EA40DE1AE299F7438D04527ACE8DD3D408CC29@mail.enikia.com>
"Deephanphongs, David" wrote:
>
> Eli Zaretskii wrote:
> > On Thu, 7 Jun 2001, David Deephanphongs wrote:
> > > GDB will escape the following characters within an inferior argument:
> > > ^|&#<>\"'`$*?[](); \{}
> > > ^----space
> >
> > The function which implements this should be OS-dependent. What you
> > wrote might work for /bin/sh, but not for non-Posix systems such as
> > MS-Windows.
>
> I've been trying to figure out how to do this..
> My problem is that I haven't figured out where the target-specific
> initialization occurs in GDB.
> Is it just dependent on which files get linked in?
All initialization in GDB occurs in functions whose names
begin with "_initialize". Look in any *-tdep.c file.
prev parent reply other threads:[~2001-06-22 13:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-22 12:26 [PATCH] specify arguments to debugee from commandline (second try) Deephanphongs, David
2001-06-22 13:10 ` Michael Snyder [this message]
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=3B33A634.559D5309@cygnus.com \
--to=msnyder@cygnus.com \
--cc=david@enikia.com \
--cc=gdb-patches@sources.redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox