From: Pedro Alves <pedro@codesourcery.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches@sourceware.org, Tristan Gingold <gingold@adacore.com>
Subject: Re: [RFC] How to get target_ops from to_kill method?
Date: Tue, 17 Mar 2009 18:28:00 -0000 [thread overview]
Message-ID: <200903171805.41002.pedro@codesourcery.com> (raw)
In-Reply-To: <20090317174625.GC31979@adacore.com>
On Tuesday 17 March 2009 17:46:25, Joel Brobecker wrote:
> Here is what I propose to check in. Do you think I should remove
> the INHERIT for the to_kill method as well?
>
Yes. You're not accessing the inherited or de_faulted
current_target.to_kill anymore. You always go through the non-inherited
current_target.beneath->to_kill, so, you can remove the INHERIT, and the
de_fault for to_kill.
--
Pedro Alves
next prev parent reply other threads:[~2009-03-17 18:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-16 16:42 Joel Brobecker
2009-03-16 17:02 ` Pedro Alves
2009-03-16 17:24 ` Joel Brobecker
2009-03-16 17:24 ` Pedro Alves
2009-03-16 19:07 ` Joel Brobecker
2009-03-16 22:22 ` Joel Brobecker
2009-03-17 0:05 ` Pedro Alves
2009-03-17 18:05 ` Joel Brobecker
2009-03-17 18:28 ` Pedro Alves [this message]
2009-03-17 19:11 ` Joel Brobecker
2009-03-17 19:13 ` Pedro Alves
2009-03-17 19:31 ` 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=200903171805.41002.pedro@codesourcery.com \
--to=pedro@codesourcery.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=gingold@adacore.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