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: [0/6] breakpoints_ops for all kinds of breakpoints


On Friday 22 July 2011 18:22:37, Tom Tromey wrote:
> >>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
> 
> Pedro> I did yet a bit more work on:
> Pedro>  <http://sourceware.org/ml/gdb-patches/2011-06/msg00374.html>
> Pedro> This converts all breakpoint kinds to the breakpoint_ops
> Pedro> mechanism.
> 
> Pedro> IMO, this is committable as is.  WDYT?
> 
> I read through them all.  I think this is a great series.  Please check
> it in.

Great, thanks.  I've applied the series now.

> I think we could make most of the vtable pointers (but not objects due
> to the initialization approach) const.  I think that would help clarity
> a bit.  I'm happy to do this after these patches go in.

Yeah, please go ahead.

-- 
Pedro Alves


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