|
From: Anish A. <Ani...@ap...> - 2008-07-08 19:13:32
|
Hi , I am using Valgrind -3.3.1 and trying to make use of Valkyrie 1.3.0 for memcheck. When i run valgrind from GUI of valkyrie, i get this error "XML Parser Error - Valgrind XML output is Incomplete". The Non-Default Valgrind Flags are - /usr/local/bin/valgrind --tool=memcheck --xml=yes /home/antoan/valgrind_samples/test However, when i run the same command as above with output logged using --file-log=test.xml. Later am able to load this test.xml perfectly using valkyrie as like this valkyrie --view-log=test.xml So why is there an error when i try to run valgrind from the GUI of valkyrie ? Any help appreciated !! Thanks Anish Anto |