]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a comment to document a possible optimisation (avoid double reading
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 15 Jun 2014 21:49:13 +0000 (21:49 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 15 Jun 2014 21:49:13 +0000 (21:49 +0000)
commit707197d56bed39d60d195745e6627debcfae9e04
tree082aac1763b569bbfd3d10749e93f4b6a90d8403
parent01bcadac8fb07872206f612aa11fb0253c52ae87
Add a comment to document a possible optimisation (avoid double reading
of DIEs when one or more parsers will read them also)
+ add the name of the parser in the barf output.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14041
coregrind/m_debuginfo/readdwarf3.c