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] make catchpoints a bit more OO: intro


On Tuesday 21 June 2011 17:28:38, Tom Tromey wrote:
> >>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
> 
> Pedro> I'd rather split object allocation, from construction/initialization,
> Pedro> and allocate specific breakpoint-type structures that inherit
> Pedro> `struct breakpoint' instead, allowing a scheme like:
> [...]
> 
> Pedro> Comments?
> 
> I think this is fantastic, and long overdue.  Thanks for doing this.

Thanks!  I've applied this series.

-- 
Pedro Alves


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