|
From: Mark W. <mj...@re...> - 2015-04-22 15:30:12
|
On Tue, 2015-04-21 at 10:58 +0200, Thomas Huth wrote: > The following patch seems to fix this issue for me, however since I am > not very experienced with valgrind yet, could somebody please have a > closer look whether this is the right way to deal with this missing > syscall? Yes, that is the correct way. I have installed your patch as valgrind svn r15133. With it programs using sigpending work under valgrind on ppc64. Thanks, Mark |