<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Ptrace interface doesnt allow un-aligned watchpoints on aarch64 linux"
   href="https://llvm.org/bugs/show_bug.cgi?id=27710">27710</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Ptrace interface doesnt allow un-aligned watchpoints on aarch64 linux
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>omair.javaid@linaro.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>watchpoint tests fail on aarch64 linux because we lack support for installing
unalligned watchpoint.

Following Tests Failing on aarch64-linux target:

functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandLLDB.py
functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py
python_api/watchpoint/condition/TestWatchpointConditionAPI.py
functionalities/watchpoint/watchpoint_events/TestWatchpointEvents.py
functionalities/watchpoint/watchpoint_commands/condition/TestWatchpointConditionCmd.py

LLDB Revision: 269168</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>