]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 17 Oct 2012 19:49:10 +0000 (21:49 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 17 Oct 2012 20:17:14 +0000 (22:17 +0200)
commit3fdcdcbcb424c45645aff1200adfb34450caf0b2
tree6f6c56c685228efca740d74564027e44bc85e012
parent50f413ee377f3e3987b89f9726ba493a2038e9a2
libdwfl/
2012-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>

* dwfl_module_getdwarf.c (mod_verify_build_id): New function with code
from ...
(__libdwfl_getelf): ... here.  Call it.

tests/
2012-10-17  Jan Kratochvil  <jan.kratochvil@redhat.com>

* run-addrname-test.sh: New test for DSO with build-id bias.
* testfile69.core.bz2: New file.
* testfile69.so.bz2: New file.

Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>
libdwfl/ChangeLog
libdwfl/dwfl_module_getdwarf.c
tests/ChangeLog
tests/run-addrname-test.sh
tests/testfile69.core.bz2 [new file with mode: 0644]
tests/testfile69.so.bz2 [new file with mode: 0755]