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][patch] Add temporary breakpoint features to Python breakpoints.


> Date: Mon, 04 Nov 2013 10:09:15 +0000
> From: Phil Muldoon <pmuldoon@redhat.com>
> CC: gdb-patches@sourceware.org, "eliz@gnu.org" <eliz@gnu.org>
> 
> On 10/10/13 20:49, Tom Tromey wrote:
> > Phil> * python/py-breakpoint.c (bppy_get_temporary): New function.
> > Phil> (bppy_init): New keyword: temporary. Parse it and set breakpoint
> > Phil> to temporary if True.
> > 
> > It occurs to me that this could use a NEWS entry.
> > 
> > Tom
> 
> Here you go.  OK?

Yes, thanks.


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