commit | 1b9af5b949bff0c750ededb459400c1857fec416 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Wed Jan 11 18:37:20 2023 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Wed Jan 11 18:37:20 2023 +0100 |
tree | 55a139ccdda4aec1a141c987ed3453dfd8ea6bd2 | |
parent | 1b9876fa8d28c152846e441400c02445bffa1653 [diff] |
[gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpthread.exp Fix regexp in gdb.threads/dlopen-libpthread.exp: 'libpthread\\.so' -> '/libpthread\\.so'. Tested on x86_64-linux.