]> git.ipfire.org Git - thirdparty/valgrind.git/commit
If the launcher can't figure out what it's own name is, don't bail
authorJulian Seward <jseward@acm.org>
Tue, 4 Oct 2005 23:07:33 +0000 (23:07 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 4 Oct 2005 23:07:33 +0000 (23:07 +0000)
commit4ce62c944527c15bbc446b7e018c572b3873b9ea
treec1dae2be467aa20fb96743953c4635ec376e76c5
parent4a47f441f2c3bc95c6e683aeb1c30b565907f686
If the launcher can't figure out what it's own name is, don't bail
out.  Instead, print a warning message, continue, and cause any
attempt to trace into a child process to fail with ECHILD.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4861
coregrind/launcher.c
coregrind/m_syswrap/syswrap-generic.c
include/vki-linux.h