jasonmolenda wrote: This patch may be all that's necessary, I haven't reproduced the failure myself. We'd really like to have a test for this to ensure it doesn't regress, I recently added a watchpoint API test to the testsuite as `lldb/test/API/functionalities/watchpoint/consecutive-watchpoints`, the only difference is that after you've set the watchpoint once, you'd want to `process.Kill()` and then `process = target.LaunchSimple(None, None, os.getcwd())` or something, to execute back to the breakpoint.
https://github.com/llvm/llvm-project/pull/136682 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits