================ @@ -148,6 +148,8 @@ class LLDB_API SBBreakpoint { bool IsHardware() const; + bool SetIsHardware(bool is_hardware); ---------------- jimingham wrote:
Document the return value's meaning somewhere. https://github.com/llvm/llvm-project/pull/146602 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits