1. 8798509 libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules. by Mark Wielaard · 9 years ago
  2. a7a3855 Make the attach code build again on non-Linux hosts. by Kurt Roeckx · 10 years ago
  3. 14beac3 libdwfl: Record dwfl_attach_state error and return it on failure. by Mark Wielaard · 10 years ago
  4. 02cefda Unwinding is only supported on Linux by Kurt Roeckx · 10 years ago
  5. 4b9e143 libdwfl: dwfl_linux_proc_find_elf use elf_from_remote_memory for (deleted). by Mark Wielaard · 10 years ago
  6. 68de442 libdwfl: linux-pid-attach.c (dwfl_linux_proc_attach): Use and check strtol by Mark Wielaard · 11 years ago
  7. 1910801 libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach. by Mark Wielaard · 11 years ago
  8. 97bbf9b libdwfl: linux-pid-attach.c: Report actual PID (Tgid) to dwfl_attach_state. by Mark Wielaard · 11 years ago
  9. e962ec3 libdwfl: Add dwfl_getthread_frames. by Mark Wielaard · 11 years ago
  10. c76b2ff libdwfl: linux-pid-attach.c (pid_next_thread): Use rewinddir on first call. by Mark Wielaard · 11 years ago
  11. 5cbf42a unwinder: ppc and ppc64 by Jan Kratochvil · 11 years ago
  12. 10d7a39 Compatibility with older kernels such as RHEL-6. by Jan Kratochvil · 11 years ago
  13. 1c1a53b Code cleanup: Remove const in prototype by Jan Kratochvil · 11 years ago
  14. ed78237 Fix dwfl_attach_state machine->elf by Jan Kratochvil · 11 years ago
  15. 0b86746 Unwinder for x86*. by Jan Kratochvil · 11 years ago