Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improve backtrace changes file | Nick Mathewson | 2013-11-18 |
| | |||
* | Basic backtrace ability | Nick Mathewson | 2013-11-18 |
On platforms with the backtrace/backtrace_symbols_fd interface, Tor can now dump stack traces on assertion failure. By default, I log them to DataDir/stack_dump and to stderr. |