]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Removing the example tool 'example' -- it's almost identical to Nulgrind,
authorNicholas Nethercote <n.nethercote@gmail.com>
Mon, 23 Aug 2004 14:15:29 +0000 (14:15 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Mon, 23 Aug 2004 14:15:29 +0000 (14:15 +0000)
commit538305709fb8355dffc1354a6416e644bf629665
treec4e6b00bdd1084835701c04ffe10c1a39dbfca48
parentd60edc277cbf9892c7f4a2773348e079216d643a
Removing the example tool 'example' -- it's almost identical to Nulgrind,
except it doesn't actually get built and so ex_main.c and the Makefile.am tend
to get out of date.  Changed the docs to refer to Nulgrind as the example tool
for if you start writing a new one.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2599
coregrind/docs/coregrind_tools.html
example/Makefile.am [deleted file]
example/ex_main.c [deleted file]