libdwfl: Don't allocate phdrs and dyn on stack in dwfl_segment_report_module.
[platform/upstream/elfutils.git] / libdwfl / linux-pid-attach.c
2014-06-25 Kurt RoeckxMake the attach code build again on non-Linux hosts.
2014-06-11 Mark Wielaardlibdwfl: Record dwfl_attach_state error and return...
2014-04-23 Kurt RoeckxUnwinding is only supported on Linux
2014-03-10 Mark Wielaardlibdwfl: dwfl_linux_proc_find_elf use elf_from_remote_m...
2014-01-02 Mark Wielaardlibdwfl: linux-pid-attach.c (dwfl_linux_proc_attach...
2013-12-31 Mark Wielaardlibdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_...
2013-12-25 Mark Wielaardlibdwfl: linux-pid-attach.c: Report actual PID (Tgid...
2013-12-23 Mark Wielaardlibdwfl: Add dwfl_getthread_frames.
2013-12-17 Mark Wielaardlibdwfl: linux-pid-attach.c (pid_next_thread): Use...
2013-12-15 Jan Kratochvilunwinder: ppc and ppc64
2013-11-19 Jan KratochvilCompatibility with older kernels such as RHEL-6.
2013-11-14 Jan KratochvilCode cleanup: Remove const in prototype
2013-11-14 Jan KratochvilFix dwfl_attach_state machine->elf
2013-11-07 Jan KratochvilUnwinder for x86*.