aboutsummaryrefslogtreecommitdiff
path: root/src/common/stack_trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make stack trace show up in log file with default settingsmoneromooo-monero2017-01-211-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-8/+13
* Fix a few minor typosPierre Boyer2016-12-041-1/+1
* cmake,common: flag for stack traceredfish2016-07-271-4/+0
* common: stack trace: make clang happy with func ptrsredfish2016-07-101-9/+29
* remove POSIX_C_SOURCE and remove dlfcn.h for static buildsluigi11112016-06-211-0/+2
* common: fix build without libunwindmoneromooo-monero2016-06-201-2/+2
* Print stack trace on exceptionsmoneromooo-monero2016-04-281-0/+120