repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Set version to 3.21.0-RC2
[valgrind.git]
/
gdbserver_tests
/
nlgone_return.stdinB.gdb
blob
3dad93e3d235a636f836b4322f3d3b8273b90197
1
# connect gdb to Valgrind gdbserver:
2
target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlgone-return
3
echo vgdb launched process attached\n
4
continue
5
# see program is gone
6
quit