]> git.ipfire.org Git - thirdparty/valgrind.git/commit
VG_(apply_StackTrace): following r8818, we should regard an entry of -1
authorJulian Seward <jseward@acm.org>
Sat, 24 Jan 2009 00:07:53 +0000 (00:07 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 24 Jan 2009 00:07:53 +0000 (00:07 +0000)
commitcc781fbfbd13998f0b79aa90b8068181ee462a6c
tree8ffccf23ea17cbf7c29c96ef43cafaf0a6103f28
parent3825cfb6aa917ba85a3ef8532cd0c5263fcaac41
VG_(apply_StackTrace): following r8818, we should regard an entry of -1
as denoting the logical end of the stack.  This change stops printing
of a lot of junk below the logical "-1" end mark.  See added comments
for details.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9051
coregrind/m_stacktrace.c