blob: 8c6a8d37b710747bde3d62f2bf4240ec78333e5f [file] [log] [blame]
Remote debugging using | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcclean_after_fork
0x........ in _start () from ...start file...
Breakpoint 1 at 0x........: file clean_after_fork.c, line 9.
Breakpoint 2 at 0x........: file clean_after_fork.c, line 18.
Breakpoint 3 at 0x........: file clean_after_fork.c, line 20.
Continuing.
Breakpoint 1, main () at clean_after_fork.c:9
9 pid = fork();
Hardware read watchpoint 4: mem
Continuing.
Hardware read watchpoint 4: mem
Value = 0
main () at clean_after_fork.c:32
32 if (mem == 0)