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/4] more minor constification


Here's another small series in my ongoing constification quest.

The long term goal is to be able to make command implementations take
a const argument.  My work on this on a branch convinced me that
working on it is best done top-down; whereas putting it into trunk is
best done bottom-up.

Tom


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