]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Check that vgdb ptrace actions do not cause a EINTR or whatever
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 28 Aug 2014 20:19:41 +0000 (20:19 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Thu, 28 Aug 2014 20:19:41 +0000 (20:19 +0000)
commit3b9ae3e047e5a2ea3e204cf3b1803e8202e4167f
tree56a9759c874d8c7cb49642a6e6b8e7215e397592
parentdc483f91bf807799c7e1b2bbe0ef4151ad121ff2
Check that vgdb ptrace actions do not cause a EINTR or whatever
to go out of the select syscall

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14378
gdbserver_tests/sleepers.c