syswrap openat2 for all linux arches
[valgrind.git] / gdbserver_tests / mcclean_after_fork.stdoutB.exp
blobc7bdba12d2eb51f59f7a963ed2e0d7141b70a633
1 Breakpoint 1 at 0x........: file clean_after_fork.c, line 9.
2 Breakpoint 2 at 0x........: file clean_after_fork.c, line 20.
3 Breakpoint 3 at 0x........: file clean_after_fork.c, line 22.
4 Continuing.
5 Breakpoint 1, main () at clean_after_fork.c:9
6 9 pid = fork();
7 $1 = 0
8 Hardware read watchpoint 4: mem
9 Continuing.
10 Hardware read watchpoint 4: mem
11 Value = 0
12 main () at clean_after_fork.c:34
13 34 if (mem == 0)