]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add some basic DWARF4 support. Based on patch from Jakub Jelinek
authorTom Hughes <tom@compton.nu>
Wed, 28 Apr 2010 08:09:30 +0000 (08:09 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 28 Apr 2010 08:09:30 +0000 (08:09 +0000)
commit25b8be58ad7dd9edf9832140489fae65d974f9ba
tree37ee76a1aa55acaa119eeae908ee76e623471a98
parent55089819eb2e419453c2681167af9ee72879c125
Add some basic DWARF4 support. Based on patch from Jakub Jelinek
but with support for VLIW architectures with multiple opcodes per
instruction removed. Fixes #233595.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11106
coregrind/m_debuginfo/d3basics.c
coregrind/m_debuginfo/priv_d3basics.h
coregrind/m_debuginfo/readdwarf.c
coregrind/m_debuginfo/readdwarf3.c