mirror of
https://github.com/monero-project/monero.git
synced 2025-12-10 07:22:34 +01:00
Print stack trace upon exceptions
Useful for debugging users' logs
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "common/exception.h"
|
||||
#include "include_base_utils.h"
|
||||
#include "misc_language.h"
|
||||
#include "misc_log_ex.h"
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
#include "common/exception.h"
|
||||
#include "include_base_utils.h"
|
||||
#include "misc_log_ex.h"
|
||||
#include "storages/levin_abstract_invoke2.h"
|
||||
|
||||
Reference in New Issue
Block a user