aboutsummaryrefslogtreecommitdiff
path: root/changes/stack_trace
Commit message (Collapse)AuthorAge
* Improve backtrace changes fileNick Mathewson2013-11-18
|
* Basic backtrace abilityNick Mathewson2013-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.