syswrap openat2 for all linux arches
[valgrind.git] / gdbserver_tests / hgtls.stdoutB.exp
blobe8e621b3d6ad994cb0683232250f686f2c714592
1 Breakpoint 1 at 0x........: file tls.c, line 55.
2 Continuing.
3 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
4 55 int here = 0;
5 test race tls_ip 0x........ ip 0x........ equal 1
6 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
7 55 int here = 0;
8 test race tls_ip 0x........ ip 0x........ equal 1
9 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
10 55 int here = 0;
11 test local tls_ip 0x........ ip 0x........ equal 1
12 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
13 55 int here = 0;
14 test local tls_ip 0x........ ip 0x........ equal 1
15 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
16 55 int here = 0;
17 test global tls_ip 0x........ ip 0x........ equal 1
18 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
19 55 int here = 0;
20 test global tls_ip 0x........ ip 0x........ equal 1
21 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
22 55 int here = 0;
23 test static_extern tls_ip 0x........ ip 0x........ equal 1
24 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
25 55 int here = 0;
26 test static_extern tls_ip 0x........ ip 0x........ equal 1
27 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
28 55 int here = 0;
29 test so_extern tls_ip 0x........ ip 0x........ equal 1
30 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
31 55 int here = 0;
32 test so_extern tls_ip 0x........ ip 0x........ equal 1
33 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
34 55 int here = 0;
35 test so_local tls_ip 0x........ ip 0x........ equal 1
36 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
37 55 int here = 0;
38 test so_local tls_ip 0x........ ip 0x........ equal 1
39 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
40 55 int here = 0;
41 test so_global tls_ip 0x........ ip 0x........ equal 1
42 Breakpoint 1, tls_ptr (p=0x........) at tls.c:55
43 55 int here = 0;
44 test so_global tls_ip 0x........ ip 0x........ equal 1
45 Program exited normally.