]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Debug printing only: when printing SB translation header lines,
authorJulian Seward <jseward@acm.org>
Fri, 21 Oct 2011 04:59:56 +0000 (04:59 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 21 Oct 2011 04:59:56 +0000 (04:59 +0000)
commit9bb0938218fe0b90c1dda88f683d3a137ab791db
tree1750569b5d9b90991e0e42cae5812c75ca9bfa30
parentf16332169240f52b53d03f90438c7f90d48a488c
Debug printing only: when printing SB translation header lines,
print the object and SVMA too, so as to make it easy to find the
relevant bit of code by objdump -d of the object, even if the
function name is unknown.  Also re-order some of the fields.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12184
coregrind/m_translate.c