]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make coredump files have names like vgcore.12345 rather than vgcore.pid12345
authorNicholas Nethercote <njn@valgrind.org>
Fri, 18 Nov 2005 17:12:26 +0000 (17:12 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Fri, 18 Nov 2005 17:12:26 +0000 (17:12 +0000)
commite01d38011994a8373b6be9b4704ec7baec08b73b
treeae515bcd64a5bf53dc8a21f5ed4de400d808d9a3
parentd3da99f83f7f3c318109012a78c5b45ae213d161
Make coredump files have names like vgcore.12345 rather than vgcore.pid12345
to be consistent with all the other such cases (eg. --log-file names,
cachegrind.out.12345).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5192
coregrind/m_coredump/coredump-elf.c