]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes
authorJulian Seward <jseward@acm.org>
Mon, 17 Nov 2008 00:20:45 +0000 (00:20 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 17 Nov 2008 00:20:45 +0000 (00:20 +0000)
commit08069a1f9af1a8d5a45af6f7c7ca6b4eae8dfff9
treeb2fec7509a45a618b754591d5b61c1e9afa10660
parentc003738f138c40244525870defc8f11d1f6599b0
Don't let GDB_PATH be "" if no GDB is found at configure time, as this causes
any attempts to attach a gdb to the process to fail in a confusing way.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8772
configure.in
coregrind/m_main.c