Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed log.quiet and log = NULL cases from debuggerd. | Brigid Smith | 2014-06-19 | 1 | -42/+40 |
* | Changing how debuggerd filters log messages to different locations. | Brigid Smith | 2014-06-16 | 1 | -18/+17 |
* | Teach debuggerd the name of SIGTRAP. | Elliott Hughes | 2014-05-16 | 1 | -9/+7 |
* | Remove the broken LED flashing code from debuggerd. | Elliott Hughes | 2014-05-16 | 1 | -63/+2 |
* | Output correct gdbserver instructions from debuggerd. | Elliott Hughes | 2014-05-16 | 1 | -14/+34 |
* | Add SIGTRAP support to crasher and debuggerd. | Elliott Hughes | 2014-05-16 | 1 | -2/+3 |
* | Use the si_code value bionic passes us. | Elliott Hughes | 2014-04-25 | 1 | -6/+10 |
* | Use socklen_t instead of int in debuggerd. | Elliott Hughes | 2014-02-07 | 1 | -11/+9 |
* | AArch64: Port debuggerd | Kévin PETIT | 2014-01-30 | 1 | -1/+2 |
* | Next phase of the move, reformat use C++ features. | Christopher Ferris | 2014-01-13 | 1 | -447/+422 |
* | Move to C++ for debuggerd. | Christopher Ferris | 2014-01-10 | 1 | -0/+539 |