https://bugs.kde.org/show_bug.cgi?id=372504
--- Comment #18 from Philippe Waroquiers <philippe.waroqui...@skynet.be> --- (In reply to David Hagood from comment #17) > I would be happy to, if you or somebody else can tell me how. strace -f -o vg.out valgrind <your program> the file vg.out should contain all syscalls done by valgrind and/or by your program. -- You are receiving this mail because: You are watching all bug changes.