]> git.ipfire.org Git - thirdparty/valgrind.git/commit
gdbserver_tests/filter_gdb filter out 'entry value'.
authorMark Wielaard <mark@klomp.org>
Thu, 28 Aug 2014 21:42:45 +0000 (21:42 +0000)
committerMark Wielaard <mark@klomp.org>
Thu, 28 Aug 2014 21:42:45 +0000 (21:42 +0000)
commit736294a7ac336167f38b38c9af3c224688252dd6
treee767fbd5d709ab779c585535342c9f9a709a4ba8
parent92644a67a70feb53a2854ac2214f4a626de589c3
gdbserver_tests/filter_gdb filter out 'entry value'.

Some versions of gdb might try to print the entry value of an
argument if they know it with @entry=... Filter that out too.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14380
gdbserver_tests/filter_gdb