[Lldb-commits] [PATCH] D131086: [lldb/crashlog] Improve exception reporting for interactive mode
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 3 18:39:40 PDT 2022
mib updated this revision to Diff 449849.
mib added a comment.
Remove the comment from `MachException::ExceptionCode` since the function returns now an `llvm::Optional`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131086/new/
https://reviews.llvm.org/D131086
Files:
lldb/examples/python/scripted_process/crashlog_scripted_process.py
lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
lldb/source/Plugins/Process/Utility/StopInfoMachException.h
lldb/source/Plugins/Process/scripted/ScriptedThread.cpp
lldb/test/Shell/ScriptInterpreter/Python/Crashlog/scripted_crashlog_json.test
lldb/test/Shell/ScriptInterpreter/Python/Crashlog/skipped_status_interactive_crashlog.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131086.449849.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220804/24e804ad/attachment-0001.bin>
More information about the lldb-commits
mailing list