From: Daniel Jacobowitz <drow@false.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [rfa] Allow a target to adjust target_has_execution while remaining active
Date: Tue, 17 Oct 2006 21:55:00 -0000 [thread overview]
Message-ID: <20061017215531.GA14260@nevyn.them.org> (raw)
In-Reply-To: <u7izdoj6w.fsf@gnu.org>
On Fri, Oct 06, 2006 at 12:03:03PM +0200, Eli Zaretskii wrote:
> > Date: Thu, 5 Oct 2006 18:42:38 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> > How about the docs?
>
> The docs are okay, except that
>
> > +A target which supports both partial and complete activation should
> > +still call @code{push_target} in @code{to_open}, but not call
> > +@code{unpush_target} in @code{to_mourn_inferior}. Instead, it should
> > +call one of @code{target_mark_running} and @code{target_mark_exited}
> ^^^
> in the last line above, ``and'' should be ``or''. (Actually, for a
> list of 2 alternatives, ``either ... or ...'' is better.)
Thanks. I checked it in with:
+call either @code{target_mark_running} or @code{target_mark_exited}
--
Daniel Jacobowitz
CodeSourcery
prev parent reply other threads:[~2006-10-17 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-05 22:42 Daniel Jacobowitz
2006-10-06 10:03 ` Eli Zaretskii
2006-10-17 21:55 ` Daniel Jacobowitz [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=20061017215531.GA14260@nevyn.them.org \
--to=drow@false.org \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/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