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, 23 May 2011 07:00:33 -0400
> Cc: tromey@redhat.com, gdb-patches@sourceware.org
> 
> > ...this.  What is that phrase in parens for?  Can it be removed?
> do you mean the phrase or the parens?

Both.

> The reason why I added this comment is that, to my eyes,
> BreakpointEvent.breakpoint don't make sense anymore because it is
> incomplete and inaccurate, but it's kept in order not to break the
> backward compatibility. Maybe 'deprecated' would be a better wording ?

In that case, I suggest to say it is deprecated and kept for backward
compatibility, and advise which alternative should be used instead.


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