[Lldb-commits] [PATCH] D152866: [lldb] Print lldbassert to debugger diagnostics
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 13 17:49:55 PDT 2023
JDevlieghere updated this revision to Diff 531126.
JDevlieghere added a comment.
Separate out message, backtrace and prompt. This works better for a custom (downstream) callback that prompts the user to automatically file a bug report.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152866/new/
https://reviews.llvm.org/D152866
Files:
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Utility/LLDBAssert.h
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Core/Debugger.cpp
lldb/source/Utility/LLDBAssert.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152866.531126.patch
Type: text/x-patch
Size: 5338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230614/a68744b3/attachment.bin>
More information about the lldb-commits
mailing list