From: Tom Tromey <tromey@redhat.com>
To: Kevin Pouget <kevin.pouget@gmail.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.
Date: Mon, 25 Apr 2011 19:16:00 -0000 [thread overview]
Message-ID: <m3bozuuopc.fsf@fleche.redhat.com> (raw)
In-Reply-To: <BANLkTin_P8idjDmQOU13gScbqOzGJMQ=Dg@mail.gmail.com> (Kevin Pouget's message of "Thu, 21 Apr 2011 08:25:55 -0400")
>>>>> "Kevin" == Kevin Pouget <kevin.pouget@gmail.com> writes:
Kevin> I would like to introduce a new Python function,
Kevin> `gdb.selected_inferior()', which returns the Python obj corresponding
Kevin> to current_inferior; let me know what you think about it.
Kevin> I named the function `selected_inferior' according to the existing
Kevin> `selected_thread'.
The code bits are generally ok; one nit.
Kevin> + inf_obj = inferior_to_inferior_object (current_inferior());
Space before open paren.
This is ok with this changed, pending doc review.
Tom
next prev parent reply other threads:[~2011-04-25 19:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-21 12:26 Kevin Pouget
2011-04-25 19:16 ` Tom Tromey [this message]
[not found] ` <BANLkTikmK+Khg7yJ0MLDpOxAt2xuwcZYDQ@mail.gmail.com>
2011-04-26 7:36 ` Kevin Pouget
2011-05-30 7:45 ` Kevin Pouget
2011-05-30 7:50 ` Eli Zaretskii
2011-08-31 14:14 ` Kevin Pouget
2011-08-31 15:34 ` Tom Tromey
2011-09-19 10:16 ` Kevin Pouget
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=m3bozuuopc.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=kevin.pouget@gmail.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