summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make zlib mandatory.Mark Wielaard2015-10-261-2/+2
* tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.Mark Wielaard2015-10-161-1/+1
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-2/+3
* Improve AM_SILENT_RULES coverageJosh Stone2015-10-061-1/+1
* Handle merged strtab/shstrtab string tables in strip and unstrip.Mark Wielaard2015-10-051-3/+4
* libelf: Always update e_version and e_shentsize in elf_update.Mark Wielaard2015-10-051-2/+5
* libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.Mark Wielaard2015-09-141-2/+4
* tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.Mark Wielaard2015-08-141-2/+2
* unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.Mark Wielaard2015-08-031-2/+6
* addr2line: Add demangler support.Mark Wielaard2015-05-271-0/+2
* Link against standalone argp libraryAnthony G. Basile2015-05-041-15/+15
* tests: Split run-stack tests to support missing demangler.Mark Wielaard2015-05-011-0/+2
* tests: Add run-strip-test10.shH.J. Lu2015-04-011-3/+3
* tests: Add run-strip-test9.shH.J. Lu2015-04-011-1/+4
* tests: Add run-backtrace-core-x32.shH.J. Lu2015-04-011-1/+4
* tests: Add testfile-x32 to run-addrcfi.shH.J. Lu2015-04-011-1/+1
* tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.shH.J. Lu2015-04-011-1/+2
* Add forgotten files to EXTRA_DISTPetr Machata2015-03-251-1/+3
* dwarf_ranges: do not request base address attributes if not necessaryPetr Machata2015-02-111-2/+3
* libelf: elf_strptr should use datalist when data has been added to section.Mark Wielaard2015-02-061-2/+3
* libelf: Fix elf_newdata when raw ELF file/image data is available.Mark Wielaard2015-02-061-2/+3
* libelf: elf_strptr should fetch the shdr for the section if not yet known.Mark Wielaard2015-02-061-3/+4
* libdw: Search for the last matching address with dwarf_getsrc_die.Mark Wielaard2015-01-161-3/+7
* tests: Add testfile-debug-types test case.Mark Wielaard2015-01-141-2/+3
* tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST.Mark Wielaard2014-12-181-0/+1
* tests: Add an explicit -fasynchronous-unwind-tables for deleted-lib.so.Mark Wielaard2014-12-141-1/+1
* tests: Test addr2line -i with lexical blocks presentJosh Stone2014-12-131-1/+3
* readelf: print_attributes (-A) robustify and handle non-gnu attributes.Mark Wielaard2014-11-261-2/+3
* libdwfl: find_dynsym don't assume dynamic linker has adjusted DYNAMIC entries.Mark Wielaard2014-11-131-2/+3
* libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.Mark Wielaard2014-11-051-1/+2
* libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.Mark Wielaard2014-10-021-3/+5
* Support note NT_FILE for locating files.Jan Kratochvil2014-09-261-2/+4
* Fix resolving ELF symbols for live PIDs with deleted filesJan Kratochvil2014-08-291-3/+7
* Remove --enable-dwz. dwz alt debug is no longer experimental.Mark Wielaard2014-05-031-6/+2
* libdwelf: Add dwelf_elf_gnu_build_id.Mark Wielaard2014-05-011-4/+8
* libdwelf: Add dwelf_dwarf_gnu_debugaltlinkFlorian Weimer2014-04-241-3/+4
* libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.Mark Wielaard2014-04-241-2/+5
* Remove mudflap build option.Mark Wielaard2014-04-181-73/+65
* readelf: Read the decompressed data when processing .zdebug DWARF sections.Mark Wielaard2014-04-151-1/+6
* readelf: convert up to a target long in buf_read_ulong.Mark Wielaard2014-04-141-1/+1
* backends: Add aarch64 native and core unwind support.Mark Wielaard2014-04-141-0/+3
* libdwfl: test dwflsyms on ET_EXEC with minisymtabJosh Stone2014-03-111-1/+1
* Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-1/+0
* stack: Add -i, --inlines. Show inlined call frames using DWARF debuginfo.Mark Wielaard2014-01-271-2/+2
* stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.Mark Wielaard2014-01-271-2/+4
* Fix corruption of non-C++ symbols by the demangler.Jan Kratochvil2014-01-151-3/+11
* backends: Add aarch64 abi_cfi.Mark Wielaard2014-01-031-1/+1
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-201-1/+6
* unwinder: s390 and s390xJan Kratochvil2013-12-181-2/+6
* unwinder: ppc and ppc64Jan Kratochvil2013-12-151-2/+4