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]

[PATCH 0/3] constify some target methods


Here's a simple patch series to add "const" to a few appropriate spots
in some target methods.  I don't think there's anything particularly
controversial or interesting here; just slowly grinding away at the
constification problem.

There is one change in the last patch I'm unable to test.  You may
wish to examine it.

Built and regtested on x86-64 Fedora 20.

Tom


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