Justus Winter, le Sun 25 Aug 2013 11:11:10 +0200, a écrit : > I think (but please correct me if I'm wrong here) that valgrind on > Hurd would have to do the same thing as rpctrace (i.e. intercepting > and parsing messages from the target program)
It won't need to intercept, since in valgrind the program is simulated by valgrind itself. The parsing could however possibly be useful. Samuel
