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: [email protected]
Reporter: [email protected]
CC: [email protected]
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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev