[Lldb-commits] [PATCH] D119386: [lldb/Plugins] Clean-up ScriptedProcess python script (NFC)
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 10 10:13:10 PST 2022
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lldb/examples/python/scripted_process/scripted_process.py:264
/// not be examined.
+ eStateCrashed, ///< Process or thread has crashed and can be examined.
----------------
Unrelated?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119386/new/
https://reviews.llvm.org/D119386
More information about the lldb-commits
mailing list