]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Read dwarf2 line number information even if a .debug_str section was
authorJulian Seward <jseward@acm.org>
Sun, 1 Jan 2006 23:00:49 +0000 (23:00 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 1 Jan 2006 23:00:49 +0000 (23:00 +0000)
commit80e79b5bc52d89719e7ef832736d8dbf052561aa
treee71735ad1256fcbf36fdd970891566e0b1931eed
parent79580b7fae75f0f7cbf80b089b712f4057c8c688
Read dwarf2 line number information even if a .debug_str section was
not found.  This is believed to fix the regression in 3.1.X wherein
debug info was sometimes not read from icc-8.1 generated executables.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5470
coregrind/m_debuginfo/dwarf.c
coregrind/m_debuginfo/symtab.c