Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: backtrace-dwarf.c improve error handling in test framework. | Mark Wielaard | 2018-09-21 | 1 | -14/+24 |
* | tests: Add section attribute to defeat -freorder-blocks-and-partition. | Mark Wielaard | 2018-09-11 | 1 | -0/+1 |
* | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 1 | -1/+1 |
* | Include sys/ptrace.h as early as possible. | Mark Wielaard | 2018-02-15 | 1 | -2/+2 |
* | Clean up linux-specific system includes | Ulf Hermann | 2017-04-26 | 1 | -1/+1 |
* | Replace assert_perror with assert | Max Filippov | 2015-05-05 | 1 | -2/+2 |
* | Fix -Wimplicit warnings. | Mark Wielaard | 2015-03-13 | 1 | -2/+7 |
* | Unwinding is only supported on Linux | Kurt Roeckx | 2014-04-23 | 1 | -0/+15 |
* | tests: Don't use ptrace detach stopped trick. Raise can return. | Mark Wielaard | 2014-01-04 | 1 | -12/+1 |
* | libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach. | Mark Wielaard | 2013-12-31 | 1 | -0/+6 |
* | Remove tests/backtrace-dwarf.c unused code. | Jan Kratochvil | 2013-12-17 | 1 | -40/+0 |
* | Tests for unwinder of x86*. | Jan Kratochvil | 2013-12-02 | 1 | -0/+195 |