summaryrefslogtreecommitdiff
path: root/libdwfl/find-debuginfo.c
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-311-0/+2
* libdwfl: Return failure from dwfl_standard_find_debuginfo for NULL module.Mark Wielaard2020-05-141-0/+3
* libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo.Mark Wielaard2020-05-011-2/+21
* libdwfl: Initialize bits to NULL in dwfl_standard_find_debuginfo for LTO.Mark Wielaard2020-04-161-1/+1
* debuginfod: add client contextMark Wielaard2019-11-231-25/+2
* debuginfod 1/2: client sideAaron Merey2019-11-221-2/+29
* libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).Mark Wielaard2018-03-101-1/+1
* Avoid double-including config.hUlf Hermann2017-05-021-0/+4
* libdwfl: Check for kernel debuginfo file without .debug extension as wellRavi Bangoria2016-02-221-1/+14
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-8/+8
* Fix finding split debug info files not located by the build-id mechanismDodji Seketeli2015-08-141-1/+12
* libdwfl: Don't leak fname if file is main file by another name in try_open.Mark Wielaard2015-06-191-1/+2
* libdwfl: Fix memory leak in find_debuginfo_in_path.Mark Wielaard2015-06-091-10/+8
* libdwfl: Check file_name is not NULL before calling canonicalize_file_name.Mark Wielaard2015-06-051-1/+1
* libdwfl: find_debuginfo_in_patch don't alloca/strdupa strings of unknown size.Mark Wielaard2015-05-271-7/+31
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-9/+89
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on ...Roland McGrath2010-06-301-1/+1
* Indentation fix.Roland McGrath2010-06-301-2/+2
* libdwfl: Ignore debuginfo-path hits that find the main file again.Roland McGrath2010-06-141-2/+24
* Fix uninitialized variable in error case.Roland McGrath2010-02-151-2/+2
* libdwfl automagic decompression supportRoland McGrath2009-01-051-6/+12
* libdwfl/Roland McGrath2008-05-071-3/+19
* src/Roland McGrath2007-10-041-10/+61
* 2007-01-10 Roland McGrath <roland@redhat.com>Roland McGrath2007-01-111-11/+10
* libdwfl/Roland McGrath2006-08-151-4/+1
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-10/+46
* 2005-08-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-231-4/+11
* Merge all of libdwfl.a into libdw.a. libdwfl.a is not installed.Ulrich Drepper2005-07-281-1/+2
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+157