summaryrefslogtreecommitdiff
path: root/src/common/stack_trace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Merge pull request #4138luigi11112018-08-151-1/+10
|\
| * stack_trace: print stack traces on stdout if the logger isn't livemoneromooo-monero2018-08-121-1/+10
* | Changed URLs to HTTPSeinsteinsfool2018-06-231-1/+1
|/
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* only include the easylogging++ stack trace code when neededmoneromooo-monero2017-12-261-0/+3
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* some include cleanupmoneromooo-monero2017-07-311-2/+3
* Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-121-1/+1
* Use easylogging++'s stack trace facility where possiblemoneromooo-monero2017-02-041-0/+19
* 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