|
From: Nicholas N. <nj...@cs...> - 2005-04-21 22:14:36
|
On Thu, 21 Apr 2005, Rex Walburn wrote: > Yes, I m given projects to understand legacy source code, and parallel > process the slow portions if possible. Urk. Good luck. > What does Redux actually do ? Look at http://www.valgrind.org/docs/redux2003.ps.bz2 and/or chapter 5 of http://www.valgrind.org/docs/phd2004.pdf for a description. > I tried using it but it seg-faulted and I did not try debugging it. I've heard that some of the seg faults can be worked around by statically linking programs. That might not be an option for you, though. Redux is not at all robust or reliable. N |