mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-17 21:34:10 -05:00
Print stack trace on crash
This commit is contained in:
parent
e95b8e4c55
commit
b8d2d9cade
@ -23,6 +23,7 @@
|
||||
#include <cstdio>
|
||||
#include <csignal>
|
||||
#include <cstdlib>
|
||||
#include <stdio.h>
|
||||
|
||||
#if defined(__linux__) && defined(__GLIBC__)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user