[RFAv2 2/3] New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.

Tom Tromey tom@tromey.com
Wed Jul 24 19:15:00 GMT 2019


>>>>> "Philippe" == Philippe Waroquiers <philippe.waroquiers@skynet.be> writes:

Philippe> gdb/testsuite/ChangeLog
Philippe> 2019-06-16  Philippe Waroquiers  <philippe.waroquiers@skynet.be>

Intro text.

Philippe> diff --git a/gdb/testsuite/gdb.base/info_sources_base.c b/gdb/testsuite/gdb.base/info_sources_base.c
Philippe> new file mode 100644
Philippe> index 0000000000..a4c03a0341
Philippe> --- /dev/null
Philippe> +++ b/gdb/testsuite/gdb.base/info_sources_base.c
Philippe> @@ -0,0 +1,5 @@
Philippe> +void some_other_func (void)
Philippe> +{
Philippe> +  return;
Philippe> +}

I think all new files should have the copyright header.

Tom



More information about the Gdb-patches mailing list