Re: [Valgrind-users] Working directory

2015-09-11 Thread Mark Chimley
Valgrind Users, Many thanks to Philippe and John for helping me out with this. As rightly pointed out, valgrind shouldn't and doesn't alter the working directory so it was, indeed, something else preventing access to the data files. By using valgrind + vgdb I stepped through the code and found tha

[Valgrind-users] Adding rounding mode support to Valgrind

2015-09-11 Thread Deene Dafoe
Hi all, Just curious if there has been any recent news on getting rounding mode support in Valgrind? Specifically, I would like to be able to run CGAL on Valgrind. Bug 136779 - Adding rounding mode support to Valgrind, includes some patches but the comments died off in 2013. e.g. Thomas Rast