<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/108492>108492</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            An error occurs when setting hardware breakpoints under lldb
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          jianghupt
      </td>
    </tr>
</table>

<pre>
    In lldb, an error occurred with the hardware breakpoint using watchpoint. I checked that the memory here has value, and the memory is also readable and writable.

![image](https://github.com/user-attachments/assets/27272853-c5b6-41f3-936e-9b4f54a3e439)

How to solve the problem of breakpoint under address
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx8Us1u4zwMfBr5QjiQKduJDzq0XxF8fQxaYiy1shVIcoy-_cLeANsCi73ojyKHwxnK2U8Lsxbdq-jeKlqLi0l_eFomt95LNUb7pd8XCMGOAv8DWoBTigmiMWtKbGHzxUFxDI6S3SgxjInp8x79UmDNfplgo2Lc8XCCdzCOzSdbKI7KkTjzHNMXOE57kQwPCiv_BrPfP_gMFHKExGRpDHzEt-TLfjkJ-Sbky3PFRnSvfqaJRfcm8OJKuWehXgReBV4nX9w6nkycBV7XzKmmUsi4mZeSBV4pZz4OeMYzXjpVm27s67a5qXpQPdfD2N66lhS3ahA4fIf-P25QIuQYHnw0f09xDDxDvP0YzGI5AVmbOOfKamUHNVDFujljj7JDHCqn1Yi9MdRfGrpIZSUp7A3bvjeN6XvLldcosZVDo2SHZzmcBiNZ3bqeh86oM1vRSp7Jh1MIj_kU01T5nFfWjby0A1aBRg75UB9x4Q2OqEDczZD0nlSP65RFK4PPJf8pU3wJrF9-2CHD5niBzKXssv_FEPlJfLdTtaag_yHMDvXc6nuKH2yKwOvR4K7Nk8FD468AAAD__3rP6LY">