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]

[RFA 0/2] C++-ify some breakpoint subclasses a bit more


This short series builds on Simon Marchi's recent C++-ification patch.
It updates a couple of breakpoint subclasses to be more C++-ish, using
string and vector rather than manual memory management and VEC.

Regression tested on the buildbot.

Tom


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