================
@@ -142,6 +142,9 @@ class StopInfo : public
std::enable_shared_from_this<StopInfo> {
static lldb::StopInfoSP
CreateStopReasonProcessorTrace(Thread &thread, const char *description);
+ static lldb::StopInfoSP
----------------
rocallahan wrote:Adding a comment. https://github.com/llvm/llvm-project/pull/99736 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
