diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/tls-shared.exp')
-rw-r--r-- | gdb/testsuite/gdb.threads/tls-shared.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/tls-shared.exp b/gdb/testsuite/gdb.threads/tls-shared.exp index 4efa226..6c3c2d8 100644 --- a/gdb/testsuite/gdb.threads/tls-shared.exp +++ b/gdb/testsuite/gdb.threads/tls-shared.exp @@ -39,7 +39,6 @@ clean_restart ${binfile} gdb_load_shlib ${binfile_lib} if ![runto_main] then { - fail "can't run to main" return 0 } |