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: lldb-dev@lists.llvm.org Reporter: ztur...@google.com CC: llvm-b...@lists.llvm.org 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 lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev