summaryrefslogtreecommitdiffstats
path: root/libdwfl/linux-core-attach.c
Commit message (Expand)AuthorAgeFilesLines
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-1/+3
* Avoid double-including config.hUlf Hermann2017-05-021-0/+4
* Use the empty string for note names with zero size (without any data).Mark Wielaard2017-04-031-3/+6
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-4/+0
* libdwfl: linux-core-attach.c handle possible unaligned data access.Mark Wielaard2014-06-171-11/+11
* libdwfl: Record dwfl_attach_state error and return it on failure.Mark Wielaard2014-06-111-19/+25
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-32/+19
* libdwfl: Fix memory leak in linux-core-attach. Allow reiterating threads.Mark Wielaard2013-12-311-8/+19
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-231-0/+1
* unwinder: s390 and s390xJan Kratochvil2013-12-181-5/+9
* unwinder: ppc and ppc64Jan Kratochvil2013-12-151-0/+26
* Introduce process_attach_error.Jan Kratochvil2013-11-301-19/+31
* Fix dwfl_attach_state machine->elfJan Kratochvil2013-11-141-2/+2
* Unwinder for x86*.Jan Kratochvil2013-11-071-0/+380