https://llvm.org/bugs/show_bug.cgi?id=24446
Bug ID: 24446
Summary: Support watchpoints on Windows
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
This is strictly a tracking bug.
Currently all watchpoint related tests and commands fail on Windows because
support for watchpoints have not yet been implemented. Closing this issue out
should involve, at a minimum, fixing the following set of tests:
TestWatchLocation.py
TestWatchLocationWithWatchSet.py
TestWatchpointCommandLLDB.py
TestWatchpointCommandPython.py
TestWatchpointCommands.py
TestWatchpointConditionAPI.py
TestWatchpointConditionCmd.py
TestWatchpointEvents.py
TestWatchpointIgnoreCount.py
TestWatchpointIter.py
TestWatchpointMultipleThreads.py
When basic support for watchpoints has been implemented, sub-issues should be
created to track failures related to individual tests, and those bugs should be
set as dependencies of this bug.
--
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