summaryrefslogtreecommitdiffstats
path: root/tests/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce scope of some includesPino Toscano2015-06-271-0/+2
* Replace assert_perror with assertMax Filippov2015-05-051-5/+5
* tests: Use PTRACE_GETREGS/PTRACE_SETREGS to update ripH.J. Lu2015-03-131-3/+7
* tests: ensure backtrace.c exec_dump sets jmpJosh Stone2015-02-111-1/+1
* tests/backtrace.c (frame_callback): Error on seeing more than 16 frames.Mark Wielaard2014-06-171-0/+7
* tests: backtrace.c accept __libc_do_syscall as first frame symname.Mark Wielaard2014-06-171-1/+2
* libdwfl: Record dwfl_attach_state error and return it on failure.Mark Wielaard2014-06-111-1/+4
* Unwinding is only supported on LinuxKurt Roeckx2014-04-231-0/+15
* tests: Don't use ptrace detach stopped trick. Raise can return.Mark Wielaard2014-01-041-12/+1
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-0/+6
* tests: backtrace.c only check we caught the last instruction on x86_64.Mark Wielaard2013-12-211-1/+7
* Tests for unwinder of x86*.Jan Kratochvil2013-12-021-0/+452