blob: e8e621b3d6ad994cb0683232250f686f2c714592 [file] [log] [blame]
philippe1670b052014-08-15 10:27:52 +00001Breakpoint 1 at 0x........: file tls.c, line 55.
2Continuing.
mjw7697dd12014-08-22 10:14:28 +00003Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +0000455 int here = 0;
5test race tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +00006Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +0000755 int here = 0;
8test race tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +00009Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00001055 int here = 0;
11test local tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000012Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00001355 int here = 0;
14test local tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000015Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00001655 int here = 0;
17test global tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000018Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00001955 int here = 0;
20test global tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000021Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00002255 int here = 0;
23test static_extern tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000024Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00002555 int here = 0;
26test static_extern tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000027Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00002855 int here = 0;
29test so_extern tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000030Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00003155 int here = 0;
32test so_extern tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000033Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00003455 int here = 0;
35test so_local tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000036Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00003755 int here = 0;
38test so_local tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000039Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00004055 int here = 0;
41test so_global tls_ip 0x........ ip 0x........ equal 1
mjw7697dd12014-08-22 10:14:28 +000042Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
philippe1670b052014-08-15 10:27:52 +00004355 int here = 0;
44test so_global tls_ip 0x........ ip 0x........ equal 1
45Program exited normally.