1Breakpoint 1 at 0x........: file tls.c, line 55. 2Continuing. 3[New Thread ....] 4Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 555 int here = 0; 6test race tls_ip 0x........ ip 0x........ equal 1 7[New Thread ....] 8Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 955 int here = 0; 10test race tls_ip 0x........ ip 0x........ equal 1 11[New Thread ....] 12Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 1355 int here = 0; 14test local tls_ip 0x........ ip 0x........ equal 1 15[New Thread ....] 16Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 1755 int here = 0; 18test local tls_ip 0x........ ip 0x........ equal 1 19[New Thread ....] 20Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 2155 int here = 0; 22test global tls_ip 0x........ ip 0x........ equal 1 23[New Thread ....] 24Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 2555 int here = 0; 26test global tls_ip 0x........ ip 0x........ equal 1 27[New Thread ....] 28Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 2955 int here = 0; 30test static_extern tls_ip 0x........ ip 0x........ equal 1 31[New Thread ....] 32Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 3355 int here = 0; 34test static_extern tls_ip 0x........ ip 0x........ equal 1 35[New Thread ....] 36Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 3755 int here = 0; 38test so_extern tls_ip 0x........ ip 0x........ equal 1 39[New Thread ....] 40Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 4155 int here = 0; 42test so_extern tls_ip 0x........ ip 0x........ equal 1 43[New Thread ....] 44Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 4555 int here = 0; 46test so_local tls_ip 0x........ ip 0x........ equal 1 47[New Thread ....] 48Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 4955 int here = 0; 50test so_local tls_ip 0x........ ip 0x........ equal 1 51[New Thread ....] 52Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 5355 int here = 0; 54test so_global tls_ip 0x........ ip 0x........ equal 1 55[New Thread ....] 56Breakpoint 1, tls_ptr (p=0x........) at tls.c:55 5755 int here = 0; 58test so_global tls_ip 0x........ ip 0x........ equal 1 59Program exited normally. 60