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


>>>>> "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.

Tom


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