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: Python PR/12199


> From: Phil Muldoon <pmuldoon@redhat.com>
> Cc: gdb-patches@sourceware.org, eliz@gnu.org
> Reply-to: pmuldoon@redhat.com
> Date: Wed, 24 Nov 2010 10:09:49 +0000
> 
> Doug Evans <dje@google.com> writes:
> 
> > On Mon, Nov 15, 2010 at 9:27 AM, Phil Muldoon <pmuldoon@redhat.com> wrote:
> >>
> >> Hi,
> >>
> >> This patch allows users to delete a breakpoint from the Python API
> >> (assuming that breakpoint type is tracked by the API).
> >>
> >> OK?
> >
> > Hi.
> > This patch looks good to me.
> >
> 
> Oops I forgot about this one.  Doco review ping.

Perhaps in the future patches that introduce new features could have
somewhat more descriptive Subject lines. ;-)  This one tells me that
some obscure Python related bug is being fixed.  It is easy to skip
such messages, especially when you are in a hurry.  Sorry.

Anyway, the doco patch is OK.  Thanks.


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