On 06/22/2018 05:35 AM, Tom de Vries wrote:
> Hi,
>
> by default, guality invokes gdb with --quiet to avoid being unnecessarily
> verbose for each test. But as a consequence, we don't see which version of
> gdb is used.
>
> This patch adds printing of the full path to the gdb used, as well as the
> gdb version as printed by gdb.
>
> Tested on x86_64.
>
> OK for trunk?
>
> Thanks,
> - Tom
>
> [testsuite/guality] Be verbose about gdb version used
>
> 2018-06-22 Tom de Vries <tdevr...@suse.de>
>
> * lib/gcc-gdb-test.exp (report_gdb): New proc.
> * g++.dg/guality/guality.exp: Use report_gdb.
> * gcc.dg/guality/guality.exp: Same.
> * gfortran.dg/guality/guality.exp: Same.
OK.
jeff