From: Daniel Jacobowitz <drow@false.org>
To: Michael Snyder <msnyder@specifix.com>
Cc: Yakov Lerner <iler.ml@gmail.com>, gdb@sourceware.org
Subject: Re: substitute gdb convenience variable into gdb command
Date: Tue, 12 Feb 2008 19:56:00 -0000 [thread overview]
Message-ID: <20080212195544.GA27498@caradoc.them.org> (raw)
In-Reply-To: <1202845293.19253.97.camel@localhost.localdomain>
On Tue, Feb 12, 2008 at 11:41:33AM -0800, Michael Snyder wrote:
> Hmm! That's a bit of an oversight...
> thread_apply_command calls strtol. It ought to call
> one of the built-in expression parsing functions.
Not really. It would become pretty much impossible to parse the
command if you did that. There's no reliable way to find the end of
an expression if it has unknown text afterwards.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2008-02-12 19:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 15:54 Yakov Lerner
2008-02-12 16:03 ` Daniel Jacobowitz
2008-02-12 22:09 ` Michael Snyder
2008-02-12 19:41 ` Michael Snyder
2008-02-12 19:56 ` Daniel Jacobowitz [this message]
2008-02-12 22:17 ` Michael Snyder
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=20080212195544.GA27498@caradoc.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
--cc=iler.ml@gmail.com \
--cc=msnyder@specifix.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