summary refs log tree commit diff
path: root/src/libstd/sys/unix/backtrace/printing/mod.rs
AgeCommit message (Expand)AuthorLines
2017-11-09std: Avoid use of `libc` in portable modulesAlex Crichton-1/+1
2017-09-02Fallback to dladdr-based resolve_symbol if backtrace failed.kennytm-6/+29
2017-09-02Add libbacktrace support for Apple platformsJohn Colanduoni-4/+2
2017-02-15Improve backtrace formating while panicking.Yamakaky-3/+4
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-2/+4
2015-09-04Add line numbers to windows-gnu backtracesDiggory Blake-2/+2
2015-08-20Refactor unix backtracing. NFC.Richard Diamond-0/+19