Dump backtrace in case of SIGABRT, SIGSEGV YAZ-787
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 17 Nov 2014 14:17:42 +0000 (15:17 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Nov 2014 14:03:38 +0000 (15:03 +0100)
New function yaz_enable_panic_backtrace which enables backtrace
handler for current process. The handler will call backtrace always,
then gdb to provide as much detail as possible.


No differences found