diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-07-25 21:02:19 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-07-25 21:02:19 +0200 |
commit | 4316fa8123786c4324b8a35ac5987af80519e00f (patch) | |
tree | 8cfc5314094ddca30cada40445ff4be436d9f70c /Applications/TextEditor/TextEditorWidget.h | |
parent | a599317624fb8428eb64cf719affcdd075f5c9d5 (diff) | |
download | serenity-4316fa8123786c4324b8a35ac5987af80519e00f.zip |
Kernel: Dump backtrace to debugger for DefaultSignalAction::DumpCore.
This makes assertion failures generate backtraces again. Sorry to everyone
who suffered from the lack of backtraces lately. :^)
We share code with the /proc/PID/stack implementation. You can now get the
current backtrace for a Thread via Thread::backtrace(), and all the traces
for a Process via Process::backtrace().
Diffstat (limited to 'Applications/TextEditor/TextEditorWidget.h')
0 files changed, 0 insertions, 0 deletions