aboutsummaryrefslogtreecommitdiff
path: root/libbutl/backtrace.cxx
AgeCommit message (Collapse)AuthorFilesLines
2019-10-29Only enable backtrace support on Linux if using glibcBoris Kolpackov1-2/+5
Other libc implementations, for example musl, don't support this out of the box.
2019-05-28Add backtrace()Karen Arutyunov1-0/+101