]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix a couple of errors in the revised XML generation that were
authorJulian Seward <jseward@acm.org>
Sat, 15 Aug 2009 23:05:34 +0000 (23:05 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 15 Aug 2009 23:05:34 +0000 (23:05 +0000)
commit4b9ddd9604962295759c17bcff92bfcfd43d1249
tree98456ac60610bcd4c62b68d0d14e167caed796dc
parent5b1edb07f641a2cd9b9739667138744f6aca9615
Fix a couple of errors in the revised XML generation that were
spotted by Ashley Pittman:

* If I specify --xml-file=<file> but not --xml=yes I get partial
  output in the xml file.

* Using log file qualifiers with XML results in the xml for the
  qualifier being put to stdout.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10823
coregrind/m_main.c