[gdb/testsuite] Remove debug prints in gdb_find_gdc
authorTom de Vries <tdevries@suse.de>
Sat, 22 Apr 2023 09:04:11 +0000 (11:04 +0200)
committerTom de Vries <tdevries@suse.de>
Sat, 22 Apr 2023 09:04:11 +0000 (11:04 +0200)
commitf41c2f5edda3e009566c96cf4ae27908d0387d36
tree92f15111c2644abae3e8c78e9dd9561d6c11eebc
parenta88ee931eee4ba7339c481735b9405f66161e2f6
[gdb/testsuite] Remove debug prints in gdb_find_gdc

When running the gdb.dlang test-cases, and forcing gdb_find_gdc to be used
rather than dejagnu's copy (mimicing what happens with an older dejagnu
without find_gdc), I run into these debug prints:
...
Tool Root: /data/vries/gdb/leap-15-4/build
CC: gdc
...

Remove these.

Tested on x86_64-linux.
gdb/testsuite/lib/future.exp