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: [RFA] Overload catch_command_errors


On 09/12/2017 09:16 PM, Tom Tromey wrote:
> This changes catch_command_errors_const to be an overload of
> catch_command_errors, which may mildly help future constification
> efforts.
> 
> Tested by rebuilding.
> 
> ChangeLog
> 2017-09-12  Tom Tromey  <tom@tromey.com>
> 
> 	* main.c (catch_command_errors): Rename from
> 	catch_command_errors_const.
> 	(captured_main_1): Update.

OK.

Thanks,
Pedro Alves


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