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] Handle multiple breakpoint hits in Python interface


> From: Kevin Pouget <kevin.pouget@gmail.com>
> Date: Thu, 1 Sep 2011 13:28:30 +0200
> Cc: tromey@redhat.com, gdb-patches@sourceware.org
> 
> 2011-04-30  Kevin Pouget  <kevin.pouget@st.com>
> 
> 	Handle multiple breakpoint hits in Python interface:
> 	* gdb.texinfo (Events In Python): New function documentation:
> 	gdb.BreakpointEvent.breakpoints. Indicate that
> 	gdb.BreakpointEvent.breakpoint is now deprecated.

This version is fine with me.  Thanks.


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