summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Access deleted files by /dev/PID/mem.jankratochvil/devmemJan Kratochvil2014-02-221-3/+8
* 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
* tests: Add backtrace_child_biarch_SOURCES to make distcheck happy.Mark Wielaard2013-12-131-0/+1
* tests: Disable valgrind for core dumping and for self-introspecting tests.Mark Wielaard2013-12-131-1/+1
* tests: automake 1.13 compatibility fix.Mark Wielaard2013-12-041-1/+1
* Tests for unwinder of x86*.Jan Kratochvil2013-12-021-3/+37
* tests: Makefile.am (EXTRA_DIST): Add run-funcretval.sh.Mark Wielaard2013-11-261-1/+1
* Support AArch64 architecturePetr Machata2013-11-261-3/+5
* libdwfl: Fix and test aux_sym address_sync with relocated ELFJosh Stone2013-11-181-0/+1
* tests: Fix broken dwflsyms tests, extend test and add prelink tests.Mark Wielaard2013-11-161-0/+1
* Check for prefixed ar, readelf, and nmMichael Forney2013-11-051-2/+4
* libdw: Handle dwz multi files correctly in dwarf_getfuncs.Mark Wielaard2013-10-221-1/+3
* libdwfl: Don't report and abort on non-file mappings in maps.Mark Wielaard2013-10-221-2/+2
* libdw: Make sure that every debug_types sig8 is hashedJosh Stone2013-10-031-1/+2
* Show contents NT_SIGINFO core note in readelfPetr Machata2013-09-301-1/+1
* libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.Mark Wielaard2013-09-241-0/+1
* tests: Add new varlocs test for dwarf_getlocation* functions.Mark Wielaard2013-09-061-3/+10
* backends: Hook abi_cfi for arm.Mark Wielaard2013-09-031-1/+2
* tests: Add s390 and s390x addrcfi testcases.Mark Wielaard2013-09-031-1/+2
* tests: Add ppc32 and ppc64 addrcfi testcases.Mark Wielaard2013-09-031-1/+2
* tests: Add run-addrcfi.sh test for libdw cfi dwarf_frame_* functions.Mark Wielaard2013-09-021-2/+2
* addr2line: Support -i, --inlines output option.Mark Wielaard2013-08-131-2/+4
* addr2line: Remove newline from strings returned by getline.Mark Wielaard2013-08-121-2/+2
* tests EXTRA_DIST typo, forgot extension in testfilenolines.bz2.Mark Wielaard2013-07-021-1/+1
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-301-1/+2
* libdw: dwarf_getsrclines don't set end_sequence when there are no lines.Mark Wielaard2013-05-051-1/+2
* Enable automake parallel-tests for make check.Mark Wielaard2013-04-271-12/+27
* Updates for Automake 1.13.Mark Wielaard2013-04-261-1/+1
* readelf: Add --debug-dump=decodedline support.Mark Wielaard2013-04-041-2/+2
* readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.Mark Wielaard2013-04-041-0/+2
* Fix dwfl_report_elf BASE alignmentJan Kratochvil2013-03-201-3/+7
* libdw and libdwfl srcfiles and srclines fixes for partial_units.Mark Wielaard2013-03-121-3/+5
* libdwfl: Try opening files all installed compression libraries.Mark Wielaard2013-02-221-1/+4
* libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.Mark Wielaard2013-02-151-0/+1
* Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U.Mark Wielaard2013-02-061-1/+2
* backends/Jan Kratochvil2013-01-301-1/+2
* libdwfl: Support auxiliary symbol table only for getsym and addrsym.Mark Wielaard2013-01-231-1/+1
* tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.Mark Wielaard2013-01-221-2/+8
* Run valgrind tests with --run-libc-freeres=no.Mark Wielaard2012-12-031-1/+1
* libdwfl/Jan Kratochvil2012-11-291-1/+2
* tests/Jan Kratochvil2012-10-271-1/+2
* Add configure --enable-valgrind option to run all tests under valgrind.Mark Wielaard2012-10-011-1/+7
* Test elfutils output of a mixed core note.Petr Machata2012-09-251-2/+4