summaryrefslogtreecommitdiff
path: root/tests/testfile25.bz2
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-08-27 10:33:26 +0000
committerRoland McGrath <roland@redhat.com>2005-08-27 10:33:26 +0000
commit71e15a01742e5d5de9c6260d4526146be54e5a8a (patch)
tree2796d8ea1fa5580b4e381881314fdad12904635f /tests/testfile25.bz2
parent995f92d7d696930e2cbf08427d028d948e8c5180 (diff)
downloadelfutils-71e15a01742e5d5de9c6260d4526146be54e5a8a.tar.gz
libdw/
2005-08-27 Roland McGrath <roland@redhat.com> * dwarf_getscopes.c (dwarf_getscopes): Rewritten using __libdw_visit_scopes. * dwarf_getscopes_die.c: New file. * Makefile.am (libdw_a_SOURCES): Add it. * libdw.h: Declare dwarf_getscopes_die. * libdw.map: Bump to 0.115 and add it. * libdw_visit_scopes.c (__libdw_visit_scopes): Pass a struct containing a DIE and its parent pointer, instead of just Dwarf_Die. Take two functions for both preorder and postorder visitors. * libdwP.h: Update decl. (struct Dwarf_Die_Chain): New type. * dwarf_func_inline.c: Update uses. * dwarf_diename.c (dwarf_diename): Use dwarf_attr_integrate. Add INTDEF. * libdwP.h: Add INTDECL. * dwarf_func_name.c (dwarf_func_name): Use dwarf_diename. src/ 2005-08-27 Roland McGrath <roland@redhat.com> * addr2line.c (dwarf_diename_integrate): Function removed. (print_dwarf_function): Use plain dwarf_diename. tests/ 2005-08-27 Roland McGrath <roland@redhat.com> * run-funcscopes.sh: New file. * testfile25.bz2: New data file. * Makefile.am (TESTS, EXTRA_DIST): Add them. 2005-08-26 Roland McGrath <roland@redhat.com> * addrscopes.c (dwarf_diename_integrate): Removed. (print_vars, handle_address): Use plain dwarf_diename. 2005-08-25 Roland McGrath <roland@redhat.com> * funcscopes.c: New file. * Makefile.am (noinst_PROGRAMS): Add it. (funcscopes_LDADD): New variable. * run-addrscopes.sh: Add another case. * testfile24.bz2: New data file. * Makefile.am (EXTRA_DIST): Add it. * addrscopes.c (handle_address): Take new argument IGNORE_INLINES, pass it to dwarf_getscopes. (main): Pass it, true when '=' follows an address.
Diffstat (limited to 'tests/testfile25.bz2')
-rw-r--r--tests/testfile25.bz2bin0 -> 2575 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testfile25.bz2 b/tests/testfile25.bz2
new file mode 100644
index 00000000..51e04213
--- /dev/null
+++ b/tests/testfile25.bz2
Binary files differ