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: [PATCH 00/13] more minor constification


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> That all looked fine to me.  That's just working as C intended.

Thanks.

Pedro> Thanks for doing all this.

Thanks for looking at it.
I may push these in earlier than I ordinarily would, given that they're
basically trivia, and since you've reviewed them.

After these constification series, it's nearly time to switch all the
commands.  I think there are only one or two infrastructure-like things
to do, maybe just fixing dont_repeat's implementation (and show_values,
which does a similar trick).

On my hacking branch I did this by introducing a new "CLI_CONST" define
so I could change the files one at a time.  Maybe that's a reasonable
way to go for trunk as well.

Tom


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