зеркало из https://github.com/mozilla/gecko-dev.git
Turn on Ramiro's code to stack-trace and suspend when we crash, for DEBUG builds. b=14989 r=bryner sr=brendan
This commit is contained in:
Родитель
8758503c88
Коммит
4a7a6f64f0
|
@ -78,8 +78,7 @@ extern "C" char * strsignal(int);
|
|||
|
||||
static char _progname[1024] = "huh?";
|
||||
|
||||
//#if defined(LINUX) && defined(DEBUG) && (defined(__i386) || defined(PPC))
|
||||
#if 0
|
||||
#if defined(LINUX) && defined(DEBUG) && (defined(__i386) || defined(PPC))
|
||||
#define CRAWL_STACK_ON_SIGSEGV
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче