[Lldb-commits] [PATCH] D129614: [lldb/crashlog] Surface error using SBCommandReturnObject argument
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 2 16:23:12 PDT 2022
mib updated this revision to Diff 449472.
mib added a comment.
Address @JDevlieghere comments:
- Use exception approach / Remove `error` helper function
- Add test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129614/new/
https://reviews.llvm.org/D129614
Files:
lldb/examples/python/crashlog.py
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
lldb/test/Shell/ScriptInterpreter/Python/Crashlog/interactive_crashlog_invalid_target.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129614.449472.patch
Type: text/x-patch
Size: 6147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220802/c2495061/attachment-0001.bin>
More information about the lldb-commits
mailing list