[Lldb-commits] [PATCH] D119009: [Support] Ensure handlers are set up before printing the stacktrace
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 7 08:47:31 PST 2022
werat updated this revision to Diff 406483.
werat added a comment.
Herald added subscribers: JDevlieghere, mstorsjo.
Initialize signal handlers in `PrintStackTraceOnErrorSignal()` only once.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119009/new/
https://reviews.llvm.org/D119009
Files:
lldb/source/API/SystemInitializerFull.cpp
llvm/lib/Support/Unix/Signals.inc
llvm/lib/Support/Windows/Signals.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119009.406483.patch
Type: text/x-patch
Size: 18371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220207/071a1a31/attachment.bin>
More information about the lldb-commits
mailing list