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: [patchv3 1/5] Mostly code cleanup: Constification


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> What's wrong with utility wrappers?

In the general case they require the introduction of a new function, a
new type, and marshalling and unmarshalling code.  This is verbose and
error prone.

I suppose catch_command_errors* aren't quite so bad.

Tom


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