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/3] C++-ify pv_area


This series C++-ifies pv_area, allowing the removal of some cleanups.

The first patch is the main change, with the follow-up patches being
additional C++-ifications I noticed while working on that.

Regression tested by the buildbot; but since the users are all in "non
primary" targets, I think careful review should be done.  That said,
the changes to the users of this API are, generally, straightforward,
and I did most of them with a regexp replace.

Tom


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