commit | 004e8cafd844319fc46f4befee61424a1af8636e | [log] [tgz] |
---|---|---|
author | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Feb 28 17:27:04 2005 +0000 |
committer | sewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9> | Mon Feb 28 17:27:04 2005 +0000 |
tree | efa4223396cbd2a09f1a5bcf6bc9df53c66928a5 | |
parent | 1024cf78e01e14eaa19ed6a8cd11beb50e6bc687 [diff] |
When handling syscalls, don't try to figure out if the pre-handler set the syscall result by inspecting RES after the pre-handler has run. Instead, give each thread a syscall_result_set Bool, and make SET_RESULT set it. Inspect that Bool. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3254 a5019735-40e9-0310-863c-91ae7b9d1cf9