[llvm-bugs] [Bug 24446] New: Support watchpoints on Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 13 11:18:42 PDT 2015


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 at lists.llvm.org
          Reporter: zturner at google.com
                CC: llvm-bugs at 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150813/0ded1eb1/attachment-0001.html>


More information about the llvm-bugs mailing list