]> git.ipfire.org Git - thirdparty/valgrind.git/commit
fix 338024 inlined functions are not shown if DW_AT_ranges is used
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 5 Aug 2014 19:34:35 +0000 (19:34 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Tue, 5 Aug 2014 19:34:35 +0000 (19:34 +0000)
commit24e0fbf92a90fdf9cb22ea93f559d57c087a02cd
tree29fb7653a8f24906edbea47cd499d99c67792655
parent00a31dd3d1e7101b331c2c83fca6c666ba35d910
fix 338024  inlined functions are not shown if DW_AT_ranges is used
Based on investigation and patch by Matthias Schwarzott.
(no small test found that reproduced the problem,
but the equivalent patch given in bug 338024 fixed the inlined stack
trace  in a big shared lib).
Would be nice however to have a small test case ...

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