Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include sys/ptrace.h as early as possible. | Mark Wielaard | 2018-02-15 | 1 | -1/+1 |
* | Clean up linux-specific system includes | Ulf Hermann | 2017-04-26 | 1 | -1/+1 |
* | tests: Simplify backtrace-native tests. Drop raise jmp patching for x86_64. | Mark Wielaard | 2016-08-25 | 1 | -4/+14 |
* | Replace assert_perror with assert | Max Filippov | 2015-05-05 | 1 | -2/+2 |
* | Unwinding is only supported on Linux | Kurt Roeckx | 2014-04-23 | 1 | -0/+15 |
* | Fix false FAILs on testsuite with ulimit -c unlimited. | Jan Kratochvil | 2014-01-18 | 1 | -3/+5 |
* | Fix test FAIL with -O2 | Jan Kratochvil | 2013-12-05 | 1 | -1/+3 |
* | Tests for unwinder of x86*. | Jan Kratochvil | 2013-12-02 | 1 | -0/+221 |