gdb: 'show config' shows --with[out]-amd-dbgapi
authorLancelot SIX <lancelot.six@amd.com>
Mon, 6 Feb 2023 19:16:14 +0000 (19:16 +0000)
committerLancelot SIX <lancelot.six@amd.com>
Mon, 13 Feb 2023 09:42:13 +0000 (09:42 +0000)
commit08d8af48e49d59efd5780bb9e360730d4fd149b1
treeb1e5de0415e1c9ba1f285af59bf1c963d540959b
parent3eef3b2c2d85bb0b83a4e902d4444400ddfde0ab
gdb: 'show config' shows --with[out]-amd-dbgapi

Ensure that the "show configuration" command and the "--configuration"
command line switch shows if GDB was built with the AMDGPU support or
not.

This will be used in a later patch in this series.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/config.in
gdb/configure
gdb/configure.ac
gdb/top.c