================
@@ -94,6 +94,39 @@ static lldb::addr_t ReadFlags(NativeRegisterContext 
&regsiter_context) {
                                                  LLDB_INVALID_ADDRESS);
 }
 
+static int GetSoftwareWatchpointSize(const ArchSpec &arch,
----------------
ita-sc wrote:

Fixed, changed to `GetSoftwareBreakpointSize`

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

Reply via email to