|
From: Matthias S. <zz...@ge...> - 2015-05-11 19:15:14
|
Hi! I updated the patch to now behave like this. The callstack is printed for: * xml output * verbose output * if signal is from kernel and the signal can trigger a coredump * if signal is from the thread itself (calling raise) This will support debugging by making calls to abort visible in valgrind output. https://bugs.kde.org/show_bug.cgi?id=191069 The patch: https://bugsfiles.kde.org/attachment.cgi?id=92548 Regards Matthias |