summaryrefslogtreecommitdiff
path: root/rotord/ValgrindOut.xml
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-04-12 16:38:41 +0100
committerTim Redfern <tim@herge.(none)>2013-04-12 16:38:41 +0100
commit31d5bb487a6a245c80fb2154a8eca99c9ff4e6e6 (patch)
tree6bbdc11b10c76fd79c0b7b3e4ebd8522fe11481e /rotord/ValgrindOut.xml
parent74d1f70bcde75dd1c1ef4d4a1673aa62014d4278 (diff)
recovering from compiler NIGHTMARE trying to make static libs: don't forget ldconfig
Diffstat (limited to 'rotord/ValgrindOut.xml')
-rw-r--r--rotord/ValgrindOut.xml51
1 files changed, 0 insertions, 51 deletions
diff --git a/rotord/ValgrindOut.xml b/rotord/ValgrindOut.xml
deleted file mode 100644
index f0b4b6d..0000000
--- a/rotord/ValgrindOut.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0"?>
-
-<valgrindoutput>
-
-<protocolversion>4</protocolversion>
-<protocoltool>memcheck</protocoltool>
-
-<preamble>
- <line>Memcheck, a memory error detector</line>
- <line>Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.</line>
- <line>Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info</line>
- <line>Command: rotord </line>
-</preamble>
-
-<pid>21214</pid>
-<ppid>18095</ppid>
-<tool>memcheck</tool>
-
-<args>
- <vargv>
- <exe>/usr/bin/valgrind.bin</exe>
- <arg>--suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp</arg>
- <arg>--leak-check=yes</arg>
- <arg>--xml=yes</arg>
- <arg>--xml-file=ValgrindOut.xml</arg>
- </vargv>
- <argv>
- <exe>rotord</exe>
- <arg></arg>
- </argv>
-</args>
-
-<status>
- <state>RUNNING</state>
- <time>00:00:00:00.048 </time>
-</status>
-
-
-<status>
- <state>FINISHED</state>
- <time>00:00:02:38.523 </time>
-</status>
-
-<errorcounts>
-</errorcounts>
-
-<suppcounts>
-</suppcounts>
-
-</valgrindoutput>
-