<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Support watchpoints on Windows"
href="https://llvm.org/bugs/show_bug.cgi?id=24446">24446</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Support watchpoints on Windows
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>zturner@google.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>