Hi, I am running a larger test-application under valgrind. It prints start and end of testcases to stderr. Using the text output I immediately see to which testcase an error belongs. Now is the point I want to get some numbers about valgrind errors extracted. For this xml is the type of output to use.
I wonder if it is possible to get the errors xml-format and still know the relation to the stderr output. These are my thoughts: 1. Enable text and xml error output the same time. 2. Print a reference to the xml error-id onto stderr. 3. Using "--xml=yes --xml-fd=2" and splitting it later (maybe add some prefix to these lines). What do you think about this? Regards Matthias ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users