[gdb/testsuite] Add tsan-suppressions.txt
authorTom de Vries <tdevries@suse.de>
Tue, 12 Jul 2022 11:45:30 +0000 (13:45 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 12 Jul 2022 11:45:30 +0000 (13:45 +0200)
commit09559238fdcca6ffa2ddfdd6a89ac919a9ccb80d
treec8f096d361b26d9f2bd63278334ed0dc992f8012
parent02f0597c46892c4b69e0af45a95509bf310c759e
[gdb/testsuite] Add tsan-suppressions.txt

Add a new file tsan-suppressions.txt, to suppress the "unlock unlocked mutex"
problem in ncurses, filed in PR29328.

The file is added to the TSAN_OPTIONS in lib/gdb.exp.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=29328
gdb/testsuite/lib/gdb.exp
gdb/tsan-suppressions.txt [new file with mode: 0644]