Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support watchpoints on Windows #24820

Open
llvmbot opened this issue Aug 13, 2015 · 3 comments
Open

Support watchpoints on Windows #24820

llvmbot opened this issue Aug 13, 2015 · 3 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 13, 2015

Bugzilla Link 24446
Version unspecified
OS Windows NT
Blocks #22140
Reporter LLVM Bugzilla Contributor
CC @amccarth-google

Extended Description

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.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Aug 13, 2015

Also these two tests:

TestSetWatchlocation.py
TestSetWatchpoint.py

@llvmbot
Copy link
Collaborator Author

llvmbot commented Sep 3, 2015

Also

TestMyFirstWatchpoint.py
TestStepOverWatchpoint.py
TestTargetWatchAddress.py

@amccarth-google
Copy link
Collaborator

Also

TestValueOfVectorVariable.py

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

2 participants