|
From: Julian S. <js...@ac...> - 2008-07-08 19:18:32
|
On Tuesday 08 July 2008 21:13, Anish Anto wrote: > 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 Are you sure /usr/local/bin/valgrind is valgrind 3.3.1 and not some earlier version? J > > > 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 |