mirror of
https://github.com/monero-project/monero.git
synced 2025-05-02 17:14:51 -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
|
@ -38,6 +38,7 @@
|
|||
#include <string>
|
||||
#include <ctime>
|
||||
|
||||
#include "common/exception.h"
|
||||
#include "storages/levin_abstract_invoke2.h"
|
||||
#include "warnings.h"
|
||||
#include "cryptonote_protocol_defs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue