[PATCH] Include gdbtk.h to avoid declarations

Tom Tromey tom@tromey.com
Tue Oct 8 13:12:00 GMT 2019


>>>>> "Christian" == Christian Biesinger via gdb-patches <gdb-patches@sourceware.org> writes:

Christian> From: Christian Biesinger <cbiesinger@chromium.org>
Christian> Once https://sourceware.org/ml/insight/2019-q4/msg00000.html lands,
Christian> we can just include gdbtk.h to get the declarations for
Christian> external_editor_command and gdbtk_test, instead of having to
Christian> declare them here in main.c.

Christian> gdb/ChangeLog:

Christian> 2019-10-07  Christian Biesinger  <cbiesinger@chromium.org>

Christian> 	* main.c (captured_main_1): Include gdbtk.h and remove declarations
Christian> 	for external_editor_command and gdbtk_test.

Looks good to me, thanks.

Tom



More information about the Gdb-patches mailing list