commit | 09559238fdcca6ffa2ddfdd6a89ac919a9ccb80d | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Tue Jul 12 13:45:30 2022 +0200 |
committer | Tom de Vries <tdevries@suse.de> | Tue Jul 12 13:45:30 2022 +0200 |
tree | c8f096d361b26d9f2bd63278334ed0dc992f8012 | |
parent | 02f0597c46892c4b69e0af45a95509bf310c759e [diff] |
[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