Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
elfutils
/
b4b2de9f1f1fb694b77371a61f808a1641bbafea
/
tests
/
ChangeLog
b4b2de9
libdw: Robustify eh_frame_hdr and encoded-values reading.
by Mark Wielaard
· 10 years ago
47efc3b
tests: Add testfile-debug-types test case.
by Mark Wielaard
· 10 years ago
8fb260f
nm: Handle/Skip /SYM64/ index entries.
by Mark Wielaard
· 10 years ago
3943a38
tests: Don't match libfunc symbol on ppc64 in run-deleted.sh testcase.
by Mark Wielaard
· 10 years ago
7152afa
tests: vdsosyms should not fail for architectures that don't have a vdso.
by Mark Wielaard
· 10 years ago
cdfc853
tests: run-deleted.sh should SKIP if arch doesn't support unwinding.
by Mark Wielaard
· 10 years ago
e80d324
tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST.
by Mark Wielaard
· 10 years ago
f3111d5
tests: Add an explicit -fasynchronous-unwind-tables for deleted-lib.so.
by Mark Wielaard
· 10 years ago
080fa4e
tests: Test addr2line -i with lexical blocks present
by Josh Stone
· 10 years ago
2098b3d
addr2line: Always prefer linkage_name over plain names
by Josh Stone
· 10 years ago
edb079a
Change calling convention of dwarf_getmacros to allow opcode 0xff
by Petr Machata
· 10 years ago
4466216
tests: vdsosyms call dwfl_linux_proc_attach.
by Mark Wielaard
· 10 years ago
9644aaf
readelf: print_attributes (-A) robustify and handle non-gnu attributes.
by Mark Wielaard
· 10 years ago
5691f86
libdwfl: find_dynsym don't assume dynamic linker has adjusted DYNAMIC entries.
by Mark Wielaard
· 10 years ago
0a1e81b
Test cases for .debug_macro support
by Petr Machata
· 10 years ago
3a36e8a
libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.
by Mark Wielaard
· 10 years ago
281ebd7
tests: run-deleted.sh unset VALGRIND_CMD before running deleted.
by Mark Wielaard
· 10 years ago
b50014f
libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.
by Mark Wielaard
· 10 years ago
6d48bbf
Support note NT_FILE for locating files.
by Jan Kratochvil
· 10 years ago
0375056
Fix resolving ELF symbols for live PIDs with deleted files
by Jan Kratochvil
· 10 years ago
41362da
tests/backtrace.c (frame_callback): Error on seeing more than 16 frames.
by Mark Wielaard
· 10 years ago
1986c17
tests: backtrace.c accept __libc_do_syscall as first frame symname.
by Mark Wielaard
· 10 years ago
cb5ac6e
tests: backtrace-subr.sh add check_native_unsupported.
by Mark Wielaard
· 10 years ago
14beac3
libdwfl: Record dwfl_attach_state error and return it on failure.
by Mark Wielaard
· 10 years ago
85482fc
tests: Don't use static functions in testfile-backtrace-demangle.
by Mark Wielaard
· 10 years ago
bb096d0
Remove --enable-dwz. dwz alt debug is no longer experimental.
by Mark Wielaard
· 11 years ago
df85bf9
libdwfl: Move dwz alt multi file searching to find_debuginfo callback.
by Mark Wielaard
· 11 years ago
d81d32d
libdwelf: Add dwelf_elf_gnu_build_id.
by Mark Wielaard
· 11 years ago
2248165
tests/allfcts.c: Install alternate debug information
by Florian Weimer
· 11 years ago
4813dbb
libdwelf: Add dwelf_dwarf_gnu_debugaltlink
by Florian Weimer
· 11 years ago
9380297
libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.
by Mark Wielaard
· 11 years ago
fe4b5fd
tests: run-nm-self.sh use test = not == for string comparisons.
by Mark Wielaard
· 11 years ago
02cefda
Unwinding is only supported on Linux
by Kurt Roeckx
· 11 years ago
3232479
Remove mudflap build option.
by Mark Wielaard
· 11 years ago
f7cdc74
readelf: Read the decompressed data when processing .zdebug DWARF sections.
by Mark Wielaard
· 11 years ago
110c273
readelf: convert up to a target long in buf_read_ulong.
by Mark Wielaard
· 11 years ago
66637fa
backends: Add aarch64 native and core unwind support.
by Mark Wielaard
· 11 years ago
51fff30
libdwfl: test dwflsyms on ET_EXEC with minisymtab
by Josh Stone
· 11 years ago
225dddf
backends: Add arm frame_nregs and set_initial_registers_tid.
by Mark Wielaard
· 11 years ago
a02d90a
backends: arm_cfi SP (r13) is restored from CFA by default.
by Mark Wielaard
· 11 years ago
f48eb6b
Use -Wformat=2 by default for all files.
by Mark Wielaard
· 11 years ago
13968d9
stack: Add -i, --inlines. Show inlined call frames using DWARF debuginfo.
by Mark Wielaard
· 11 years ago
531a30a
stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.
by Mark Wielaard
· 11 years ago
c80375d
tests: Reduce the total number of self-test files and add ET_REL files.
by Mark Wielaard
· 11 years ago
d7cffa7
tests: run-backtrace-demangle.sh check exitcode and max number of frames.
by Mark Wielaard
· 11 years ago
435808a
Fix false FAILs on testsuite with ulimit -c unlimited.
by Jan Kratochvil
· 11 years ago
7c6e785
Fix corruption of non-C++ symbols by the demangler.
by Jan Kratochvil
· 11 years ago
e922ec4
tests: backtrace-subr.sh (check_native_core) should check core file name.
by Matthias Klose
· 11 years ago
70c3a53
tests: Don't use ptrace detach stopped trick. Raise can return.
by Mark Wielaard
· 11 years ago
1051a0c
tests: backtrace-subr.sh skip check_native_core test if core ulimit fails.
by Mark Wielaard
· 11 years ago
4f1c96d
tests: Simplify backtrace-dwarf (gcc cleanup-13.c) testcase.
by Mark Wielaard
· 11 years ago
b92af19
backends: Add aarch64 abi_cfi.
by Mark Wielaard
· 11 years ago
1910801
libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.
by Mark Wielaard
· 11 years ago
b6ef1ce
tests: backtrace.c only check we caught the last instruction on x86_64.
by Mark Wielaard
· 11 years ago
159ac52
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
by Mark Wielaard
· 11 years ago
c6a4148
unwinder: s390 and s390x
by Jan Kratochvil
· 11 years ago
b3c810f
Remove tests/backtrace-dwarf.c unused code.
by Jan Kratochvil
· 11 years ago
5cbf42a
unwinder: ppc and ppc64
by Jan Kratochvil
· 11 years ago
63572f4
tests: Add backtrace_child_biarch_SOURCES to make distcheck happy.
by Mark Wielaard
· 11 years ago
7fc4929
tests: Disable valgrind for core dumping and for self-introspecting tests.
by Mark Wielaard
· 11 years ago
3951f2e
libdw: Handle empty location expression for (indirect) DIE locations.
by Mark Wielaard
· 11 years ago
f88863f
Fix test FAIL with -O2
by Jan Kratochvil
· 11 years ago
813aae0
tests: SKIP backtrace-data and backtrace-dwarf on unsupported arches.
by Mark Wielaard
· 11 years ago
1bfab19
tests: automake 1.13 compatibility fix.
by Mark Wielaard
· 11 years ago
8ae9bc9
Tests for unwinder of x86*.
by Jan Kratochvil
· 11 years ago
819c349
libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.
by Mark Wielaard
· 11 years ago
0d5a867
tests: Makefile.am (EXTRA_DIST): Add run-funcretval.sh.
by Mark Wielaard
· 11 years ago
98c8a73
Support AArch64 architecture
by Petr Machata
· 11 years ago
db35c87
libdwfl: Fix and test aux_sym address_sync with relocated ELF
by Josh Stone
· 11 years ago
68ce4fc
tests: Fix broken dwflsyms tests, extend test and add prelink tests.
by Mark Wielaard
· 11 years ago
a45c804
Check for prefixed ar, readelf, and nm
by Michael Forney
· 11 years ago
d8c75df
tests: allfcts.c (main): Correct dwarf_getfuncs return value check.
by Mark Wielaard
· 11 years ago
e6a9bb8
libdw: Handle dwz multi files correctly in dwarf_getfuncs.
by Mark Wielaard
· 11 years ago
d182974
libdwfl: Don't report and abort on non-file mappings in maps.
by Mark Wielaard
· 11 years ago
3dec3e1
backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.
by Mark Wielaard
· 11 years ago
5dbbc5e
libdw: Make sure that every debug_types sig8 is hashed
by Josh Stone
· 11 years ago
0c9ae0c
Show contents NT_FILE core note in readelf
by Petr Machata
· 11 years ago
ab22410
Show contents NT_SIGINFO core note in readelf
by Petr Machata
· 11 years ago
1b734df
libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.
by Mark Wielaard
· 11 years ago
6e6e54e
tests: Add new varlocs test for dwarf_getlocation* functions.
by Mark Wielaard
· 11 years ago
92e47d6
backends: Hook abi_cfi for arm.
by Mark Wielaard
· 11 years ago
79b9181
tests: Add s390 and s390x addrcfi testcases.
by Mark Wielaard
· 11 years ago
d3f1645
tests: Add ppc32 and ppc64 addrcfi testcases.
by Mark Wielaard
· 11 years ago
292b178
tests: Add run-addrcfi.sh test for libdw cfi dwarf_frame_* functions.
by Mark Wielaard
· 11 years ago
4b9e639
addr2line: Support -i, --inlines output option.
by Mark Wielaard
· 11 years ago
d0f8501
addr2line: Remove newline from strings returned by getline.
by Mark Wielaard
· 11 years ago
596d430
Fix false match of non-build-id disk library to build-id memory library.
by Jan Kratochvil
· 11 years ago
263d7ee
tests EXTRA_DIST typo, forgot extension in testfilenolines.bz2.
by Mark Wielaard
· 11 years ago
8ff8629
Use DT_DEBUG library search first.
by Jan Kratochvil
· 11 years ago
9affad3
libdw: dwarf_getsrclines don't set end_sequence when there are no lines.
by Mark Wielaard
· 12 years ago
904aec2
Add parameter add_p_vaddr to dwfl_report_elf.
by Jan Kratochvil
· 12 years ago
807ea31
tests: Don't use pushd or popd, just use cd to change working directory.
by Mark Wielaard
· 12 years ago
527e21e
tests: Tests that override EXIT (0) trap need to cleanup themselves.
by Mark Wielaard
· 12 years ago
b0f202e
tests: All update tests should use unique temporary file names and cleanup.
by Mark Wielaard
· 12 years ago
a609831
tests: Add various files to tempfiles so they are always cleaned up.
by Mark Wielaard
· 12 years ago
86be792
Enable automake parallel-tests for make check.
by Mark Wielaard
· 12 years ago
cdaaf21
Updates for Automake 1.13.
by Mark Wielaard
· 12 years ago
b79788c
readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.
by Mark Wielaard
· 12 years ago
a8c7f05
readelf: When highpc is in constant form also print as address.
by Mark Wielaard
· 12 years ago
a1d4482
Fix dwfl_report_elf BASE alignment
by Jan Kratochvil
· 12 years ago
Next »