mirror of
https://github.com/monero-project/monero.git
synced 2025-05-03 08:04:54 -04:00
Print stack trace upon exceptions
Useful for debugging users' logs
This commit is contained in:
parent
d7fb03fc97
commit
fff238ec94
43 changed files with 259 additions and 63 deletions
|
@ -30,6 +30,7 @@
|
|||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
#include "common/exception.h"
|
||||
#include "include_base_utils.h"
|
||||
#include "cryptonote_protocol/cryptonote_protocol_defs.h"
|
||||
#include "storages/portable_storage_template_helper.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue