summaryrefslogtreecommitdiffstats
path: root/libdwfl/dwfl_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid double-including config.hUlf Hermann2017-04-261-0/+4
* Clean up linux-specific system includesUlf Hermann2017-04-211-1/+0
* libdwfl: make the unwinder aware of the backend defined ra_offset.Jose E. Marchesi2016-01-031-1/+1
* Remove redundant NULL tests.Chih-Hung Hsieh2015-09-141-1/+2
* libdwfl: Record dwfl_attach_state error and return it on failure.Mark Wielaard2014-06-111-10/+36
* libdwfl: dwfl_linux_proc_find_elf use elf_from_remote_memory for (deleted).Mark Wielaard2014-03-101-5/+11
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-3/+3
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-231-0/+97
* Introduce process_attach_error.Jan Kratochvil2013-11-301-2/+2
* Fix dwfl_attach_state machine->elfJan Kratochvil2013-11-141-3/+3
* Unwinder for x86*.Jan Kratochvil2013-11-071-0/+345