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-...@lists.llvm.org Reporter: omair.jav...@linaro.org CC: llvm-bugs@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.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs