summaryrefslogtreecommitdiff
path: root/libdwfl/libdwflP.h
Commit message (Expand)AuthorAgeFilesLines
* Do not use relative include paths in library files.Mark Wielaard2022-12-201-6/+2
* libdwfl: add dwfl_report_offline_memoryAleksei Vetrov2022-10-161-0/+6
* libdwfl: Add new function dwfl_frame_regDi Chen2022-07-311-3/+7
* Introduce public dwfl_get_debuginfod_client APIMilian Wolff2022-07-131-0/+1
* libdwfl: Make dwfl_segment_report_module aware of maximum Elf sizeMark Wielaard2021-12-181-0/+1
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-3/+0
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-211-0/+5
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-311-1/+7
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-181-6/+1
* debuginfod: add client contextMark Wielaard2019-11-231-0/+15
* libdwfl: only use thread->unwound for initial frameOmar Sandoval2019-10-291-2/+1
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+4
* libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.cMark Wielaard2018-06-081-9/+0
* libdw: Cache ELF directory early. Explicitly set it in dwfl.Mark Wielaard2018-05-201-0/+2
* libdwfl: Use process_vm_readv when available.Mark Wielaard2018-03-281-1/+13
* Avoid double-including config.hUlf Hermann2017-05-021-3/+0
* libdwfl: Don't leak core Elf and core file descriptor from argp-std.Mark Wielaard2016-01-021-2/+12
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-4/+4
* libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.Mark Wielaard2015-09-141-0/+5
* Support note NT_FILE for locating files.Jan Kratochvil2014-09-261-0/+2
* Add is_executable to Dwfl_Module.Jan Kratochvil2014-09-181-0/+1
* libdwfl: Record dwfl_attach_state error and return it on failure.Mark Wielaard2014-06-111-1/+3
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-1/+9
* libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.Mark Wielaard2014-04-241-0/+1
* libdwfl: dwfl_linux_proc_find_elf use elf_from_remote_memory for (deleted).Mark Wielaard2014-03-101-1/+35
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-9/+2
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-231-0/+1
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-201-2/+25
* libdwfl: Add dwfl_module_getsymtab_first_global.Mark Wielaard2013-12-161-0/+1
* Introduce process_attach_error.Jan Kratochvil2013-11-301-0/+1
* libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.Mark Wielaard2013-11-271-16/+8
* link_map: Use proper bias, not l_addrJan Kratochvil2013-11-211-0/+5
* Provide __libdwfl_module_getsym to get dwfl_file *Jan Kratochvil2013-11-131-0/+7
* Unwinder for x86*.Jan Kratochvil2013-11-071-2/+121
* dwfl_core_file_report: Fix core files for re-prelink-ed filesJan Kratochvil2013-11-071-1/+1
* __libdwfl_elf_address_range: Add missing internal_function keyword.Jan Kratochvil2013-07-231-1/+1
* Fix false match of non-build-id disk library to build-id memory library.Jan Kratochvil2013-07-231-1/+19
* __libdwfl_find_elf_build_id: Add missing internal_function keyword.Jan Kratochvil2013-07-191-1/+2
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-301-2/+32
* Add parameter add_p_vaddr to dwfl_report_elf.Jan Kratochvil2013-05-051-1/+2
* libdwfl: Add minisymtab support.Mark Wielaard2013-01-221-7/+34
* libdwfl/Jan Kratochvil2012-11-291-1/+3
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Use index of first global symbol to speed up dwfl_module_addrsym search.Mark Wielaard2011-11-011-0/+1
* libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.Roland McGrath2011-01-111-1/+2
* libdwfl: Enhance address_sync calculation to handle more prelink permutations.Roland McGrath2011-01-051-10/+2
* libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...Roland McGrath2010-11-121-1/+61
* libdwfl: Refuse to fall back to an ELF file opened by name when that mismatch...Roland McGrath2010-05-061-1/+3
* Export dwfl_core_file_report.Roland McGrath2010-03-111-5/+1
* Rewrite kernel image support: use calculation instead of brute force, support...Roland McGrath2009-08-271-0/+5