================ @@ -112,6 +112,7 @@ class LLDB_API SBBreakpoint { SBError SetScriptCallbackBody(const char *script_body_text); + LLDB_DEPRECATED("Use AddNameWithErrorHandling instead") ---------------- medismailben wrote:
```suggestion LLDB_DEPRECATED_FIXME("Doesn't provide error handling", "AddNameWithErrorHandling") ``` https://github.com/llvm/llvm-project/pull/71228 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits