================
@@ -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
----------------
jimingham wrote:

Do you somewhere make it obvious what a "history boundary" is? That seems a bit 
of a mysterious name to have no comment.

https://github.com/llvm/llvm-project/pull/99736
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to