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: Mon, 30 May 2011 03:37:06 -0400
> Cc: gdb-patches@sourceware.org
> 
> + This function is maintained for backward compatibility and is now deprecated
> + in favor of @code{gdb.BreakpointEvent.breakpoints()}.

Thanks, but please remove the "()" part, because it doesn't belong to
the name of the method.


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