]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix 382515 - valgrind: "Assertion 'di->have_dinfo' failed." on wine's dlls/mscoree...
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 31 Jul 2017 20:43:43 +0000 (20:43 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Mon, 31 Jul 2017 20:43:43 +0000 (20:43 +0000)
commiteec7606c5ba8a25fe377200eba354495b0744f09
treefeb808a4634f75f92c7c7f9bd81c9b07d4e8d4cf
parentdfbf6cca3838b32ea4714011be5be2aa9a1df366
Fix  382515 - valgrind: "Assertion 'di->have_dinfo' failed." on wine's dlls/mscoree/tests/mscoree.c

* produce (more) user messages when valgrind cannot read a pdb file.
* recover properly from an invalid/unsupported pdb file.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16465
NEWS
coregrind/m_debuginfo/debuginfo.c
coregrind/m_debuginfo/readpdb.c