From: Eli Zaretskii <eliz@gnu.org>
To: Joel Brobecker <brobecker@adacore.com>
Cc: pedro@codesourcery.com, gdb-patches@sourceware.org
Subject: Re: Don't allow calling inferior functions in reverse execution mode
Date: Thu, 26 May 2011 17:21:00 -0000 [thread overview]
Message-ID: <83sjs1cr9u.fsf@gnu.org> (raw)
In-Reply-To: <20110526163654.GC2588@adacore.com>
> Date: Thu, 26 May 2011 09:36:54 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
>
> > + if (execution_direction == EXEC_REVERSE)
> > + error (_("May not call functions in reverse."));
>
> I was wondering if "Functions may not be called in reverse mode"
> might be clearer? I can make the change later if people agree...
How about
Cannot call functions in reverse mode.
?
next prev parent reply other threads:[~2011-05-26 17:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-26 16:23 Pedro Alves
2011-05-26 16:37 ` Joel Brobecker
2011-05-26 17:21 ` Eli Zaretskii [this message]
2011-05-30 16:09 ` Joel Brobecker
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=83sjs1cr9u.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=pedro@codesourcery.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