This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.


On Wed, Aug 31, 2011 at 4:13 PM, Kevin Pouget <kevin.pouget@gmail.com> wrote:
>
> > ---------- Forwarded message ----------
> > From: Tom Tromey <tromey@redhat.com>
> > Date: Mon, Apr 25, 2011 at 9:15 PM
> > Subject: Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.
> >
> > This is ok with this changed, pending doc review.
> >
> > Tom
> >
> > ---------- Forwarded message ----------
> > From: Eli Zaretskii <eliz@gnu.org>
> > Date: Mon, May 30, 2011 at 9:50 AM
> > Subject: Re: [Patch] PR Python/12692 Add gdb.selected_inferior() to Python interface.
> > To: Kevin Pouget <kevin.pouget@gmail.com>
> > Cc: gdb-patches@sourceware.org
> >
> >
> > > From: Kevin Pouget <kevin.pouget@gmail.com>
> > > Date: Mon, 30 May 2011 03:44:28 -0400
> > >
> > > has a pending doc review
> >
> > Sorry. ?The patch for the manual is okay.
>
> Hello,
>
> I regenerated this patch against the up-to-date tree, which was
> previously accepted
>
>
> Cordially,
>
> Kevin
>
> 2011-08-31 ?Kevin Pouget ?<kevin.pouget@st.com>
>
> ? ? ? ?PR Python/12692 Add gdb.selected_inferior() to Python interface.
> ? ? ? ?* gdb.texinfo (Inferiors In Python): Describe new
> ? ? ? ?gdb.selected_inferior() function.
>
> 2011-08-31 ?Kevin Pouget <kevin.pouget@st.com>
>
> ? ? ? ?PR Python/12692 Add gdb.selected_inferior() to Python interface.
> ? ? ? ?* python/py-inferior.c (GdbMethods): New Python method definition.
>
> 2011-08-31 ?Kevin Pouget ?<kevin.pouget@st.com>
>
> ? ? ? ?PR Python/12692 Add gdb.selected_inferior() to Python interface.
> ? ? ? ?* gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().

Commited on 15 Sep 2011:

http://sourceware.org/ml/gdb-cvs/2011-09/msg00086.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]