summaryrefslogtreecommitdiffstats
path: root/libdwfl/libdwflP.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-091-0/+4
|\
| * libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+4
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-10/+15
|\|
| * 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
* | Use OS-specific pathsUlf Hermann2017-05-081-0/+4
* | Avoid double-including config.hUlf Hermann2017-04-261-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
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-261-3/+8
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-0/+10
* Reorder some libdwflP.h struct members for optimal packing.Roland McGrath2009-07-081-8/+10
* Break out __libdwfl_getelf internal function.Roland McGrath2009-04-191-0/+2
* Omit module sanity checks on offline modules.Roland McGrath2009-02-101-1/+1
* libdwfl automagic decompression supportRoland McGrath2009-01-051-1/+21
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-3/+69