1. 555e15e Use fallthrough attribute. by Joshua Watt · 6 years ago
  2. d8437ed Add frame pointer unwinding for aarch64 and relax backtrace testcases. by Ulf Hermann · 7 years ago
  3. 727a90c Revert "Optionally allow unknown symbols in the backtrace tests" by Mark Wielaard · 7 years ago
  4. f9971cb Optionally allow unknown symbols in the backtrace tests by Ulf Hermann · 7 years ago
  5. a3cc818 Add GCC7 -Wimplicit-fallthrough support/fixes. by Mark Wielaard · 8 years ago
  6. 9008499 tests: Simplify backtrace-native tests. Drop raise jmp patching for x86_64. by Mark Wielaard · 8 years ago
  7. 6525149 Reduce scope of some includes by Pino Toscano · 9 years ago
  8. c801acf Replace assert_perror with assert by Max Filippov · 9 years ago
  9. be7ea70 tests: Use PTRACE_GETREGS/PTRACE_SETREGS to update rip by H.J. Lu · 9 years ago
  10. 3d11410 tests: ensure backtrace.c exec_dump sets jmp by Josh Stone · 9 years ago
  11. 41362da tests/backtrace.c (frame_callback): Error on seeing more than 16 frames. by Mark Wielaard · 10 years ago
  12. 1986c17 tests: backtrace.c accept __libc_do_syscall as first frame symname. by Mark Wielaard · 10 years ago
  13. 14beac3 libdwfl: Record dwfl_attach_state error and return it on failure. by Mark Wielaard · 10 years ago
  14. 02cefda Unwinding is only supported on Linux by Kurt Roeckx · 10 years ago
  15. 70c3a53 tests: Don't use ptrace detach stopped trick. Raise can return. by Mark Wielaard · 11 years ago
  16. 1910801 libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach. by Mark Wielaard · 11 years ago
  17. b6ef1ce tests: backtrace.c only check we caught the last instruction on x86_64. by Mark Wielaard · 11 years ago
  18. 8ae9bc9 Tests for unwinder of x86*. by Jan Kratochvil · 11 years ago