[llvm-bugs] [Bug 27710] New: Ptrace interface doesnt allow un-aligned watchpoints on aarch64 linux

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 11 05:42:40 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27710

            Bug ID: 27710
           Summary: Ptrace interface doesnt allow un-aligned watchpoints
                    on aarch64 linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: omair.javaid at linaro.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160511/202d15dd/attachment.html>


More information about the llvm-bugs mailing list