summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* addr2line: Add --pretty-print option to show all information on one line.Mark Wielaard2015-05-273-0/+34
* addr2line: Add demangler support.Mark Wielaard2015-05-273-0/+77
* addr2line: Add -a, --address. Print address before for each entry.Mark Wielaard2015-05-273-0/+94
* addr2line: Always parse addresses as hex numbers.Mark Wielaard2015-05-272-1/+5
* Replace assert_perror with assertMax Filippov2015-05-055-20/+28
* Link against standalone argp libraryAnthony G. Basile2015-05-042-15/+23
* tests: Split run-stack tests to support missing demangler.Mark Wielaard2015-05-015-13/+118
* tests: Add run-strip-test10.shH.J. Lu2015-04-015-3/+34
* tests: Add run-strip-test9.shH.J. Lu2015-04-014-1/+32
* tests: Add run-backtrace-core-x32.shH.J. Lu2015-04-015-1/+36
* tests: Add testfile-x32 to run-addrcfi.shH.J. Lu2015-04-014-1/+83
* tests: Add testfile-x32-core to run-allregs.shH.J. Lu2015-04-012-0/+78
* tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.shH.J. Lu2015-04-014-1/+100
* Publish known-dwarf.hPetr Machata2015-03-315-26/+30
* Add forgotten files to EXTRA_DISTPetr Machata2015-03-252-1/+8
* Fix -Wimplicit warnings.Mark Wielaard2015-03-132-2/+13
* tests: Use PTRACE_GETREGS/PTRACE_SETREGS to update ripH.J. Lu2015-03-132-3/+14
* tests: Use PRId64 for printing loff_t.Mark Wielaard2015-02-192-3/+8
* tests: ensure backtrace.c exec_dump sets jmpJosh Stone2015-02-112-1/+5
* dwarf_ranges: do not request base address attributes if not necessaryPetr Machata2015-02-116-2/+142
* libelf: elf_strptr should use datalist when data has been added to section.Mark Wielaard2015-02-063-2/+406
* libelf: Fix elf_newdata when raw ELF file/image data is available.Mark Wielaard2015-02-063-2/+412
* libelf: elf_strptr should fetch the shdr for the section if not yet known.Mark Wielaard2015-02-064-3/+206
* tests: Make deleted and vdsosyms testcases work with "restricted ptrace".Mark Wielaard2015-01-163-2/+14
* libdw: Search for the last matching address with dwarf_getsrc_die.Mark Wielaard2015-01-163-3/+130
* libdwfl: dwfl_module_getsrc should never match end_sequence line.Mark Wielaard2015-01-165-14/+21
* libdw: Robustify eh_frame_hdr and encoded-values reading.Mark Wielaard2015-01-152-1/+1028
* tests: Add testfile-debug-types test case.Mark Wielaard2015-01-145-7/+25
* nm: Handle/Skip /SYM64/ index entries.Mark Wielaard2015-01-122-1/+17
* tests: Don't match libfunc symbol on ppc64 in run-deleted.sh testcase.elfutils-0.161Mark Wielaard2014-12-192-1/+11
* tests: vdsosyms should not fail for architectures that don't have a vdso.Mark Wielaard2014-12-192-7/+15
* tests: run-deleted.sh should SKIP if arch doesn't support unwinding.Mark Wielaard2014-12-193-5/+12
* tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST.Mark Wielaard2014-12-182-0/+5
* tests: Add an explicit -fasynchronous-unwind-tables for deleted-lib.so.Mark Wielaard2014-12-142-1/+6
* tests: Test addr2line -i with lexical blocks presentJosh Stone2014-12-134-1/+82
* addr2line: Always prefer linkage_name over plain namesJosh Stone2014-12-112-1/+8
* Change calling convention of dwarf_getmacros to allow opcode 0xffPetr Machata2014-12-105-6/+195
* tests: vdsosyms call dwfl_linux_proc_attach.Mark Wielaard2014-12-032-0/+11
* readelf: print_attributes (-A) robustify and handle non-gnu attributes.Mark Wielaard2014-11-264-2/+75
* libdwfl: find_dynsym don't assume dynamic linker has adjusted DYNAMIC entries.Mark Wielaard2014-11-133-2/+111
* Test cases for .debug_macro supportPetr Machata2014-11-103-173/+664
* libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.Mark Wielaard2014-11-054-2/+47
* tests: run-deleted.sh unset VALGRIND_CMD before running deleted.Mark Wielaard2014-10-022-0/+12
* libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.Mark Wielaard2014-10-026-3/+167
* Support note NT_FILE for locating files.Jan Kratochvil2014-09-267-3/+49
* Fix resolving ELF symbols for live PIDs with deleted filesJan Kratochvil2014-08-295-3/+126
* tests/backtrace.c (frame_callback): Error on seeing more than 16 frames.Mark Wielaard2014-06-172-0/+11
* tests: backtrace.c accept __libc_do_syscall as first frame symname.Mark Wielaard2014-06-172-1/+7
* tests: backtrace-subr.sh add check_native_unsupported.Mark Wielaard2014-06-173-4/+18
* libdwfl: Record dwfl_attach_state error and return it on failure.Mark Wielaard2014-06-112-1/+9