mirror of
https://github.com/monero-project/monero.git
synced 2026-01-12 21:13:55 -08:00
Print stack trace upon exceptions
Useful for debugging users' logs
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <boost/interprocess/detail/atomic.hpp>
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include "common/exception.h"
|
||||
#include "misc_language.h"
|
||||
#include "include_base_utils.h"
|
||||
#include "cryptonote_basic_impl.h"
|
||||
|
||||
Reference in New Issue
Block a user