mirror of
https://github.com/monero-project/monero.git
synced 2026-01-09 03:41:14 -08:00
Print stack trace upon exceptions
Useful for debugging users' logs
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "common/exception.h"
|
||||
#include "mnemonics/electrum-words.h"
|
||||
#include "crypto/crypto.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user