Hi,
This is about the 3.5.0 version from the svn trunk (aug 4 2009).
When I use the following options,
--time-stamp=yes --xml=yes --xml-file=/tmp/valgrind_myapp.xml%p -v
a lot of output is thrown to STDOUT and the xml content goes to the file.
When I add the following option
--log-file=/tmp/valgrind_myapp.xml%p
everything including the xml content goes to this file. The xml
content is there but there is some more content from "-v" before and after.
When I give 2 different file names
--log-file=/tmp/valgrind_myapp.pid%p
--xml-file=/tmp/valgrind_myapp.xml%p
then xml-file is ignored and everything goes to log-file.
In short,
I want the xml content to go to --xml-file and everything else
to --log-file, the file names being different. Is there a way to do this.
Thanks,
Madhan.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users