================ @@ -135,5 +135,5 @@ def test_watch_address_with_invalid_watch_size(self): self.expect( error.GetCString(), exe=False, - substrs=["watch size of %d is not supported" % 365], + substrs=["Setting one of the watchpoint resources failed"], ---------------- DavidSpickett wrote:
Is the original error still relevant? Should it be one of the watchpoint resources failed because... https://github.com/llvm/llvm-project/pull/68845 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits