FreeBSD DRD: remove pthread_create suppression
[valgrind.git] / gdbserver_tests / nlgone_exit.stdinB.gdb
blob2ed6ed3eb49c1b08add77fbd1c4c9ae544883b0d
1 # connect gdb to Valgrind gdbserver:
2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlgone-exit
3 echo vgdb launched process attached\n
4 # continue after startup
5 echo filter_gdb BEGIN drop\n
6 continue
7 echo filter_gdb END drop\n
8 # continue at the last instruction
9 continue
10 # see program is gone with exit code
11 quit