]> git.ipfire.org Git - thirdparty/valgrind.git/commit
In the --help text, print the actual name of the GDB that will by
authorJulian Seward <jseward@acm.org>
Tue, 20 Nov 2007 19:45:03 +0000 (19:45 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 20 Nov 2007 19:45:03 +0000 (19:45 +0000)
commit83f6ead3b56e394d8f290ed0e8b4409302b24a54
tree51b1bb74e7003232029045829fc065c10faa2d5f
parent6520d8f4769c5cc65fdd249f3af2442d480b68bc
In the --help text, print the actual name of the GDB that will by
default be used.  Fixes #151938.  Unfortunately this makes the help
text non-constant, which could have a bad effect on regtesting; but
GDB is so usually installed in the standard place /usr/bin/gdb that I
don't think that's much of a big deal.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7192
coregrind/m_main.c