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

Hit Count Breakpoint support with LLDB #13054

Open
AlexandraKemperMS opened this issue Dec 13, 2024 · 0 comments
Open

Hit Count Breakpoint support with LLDB #13054

AlexandraKemperMS opened this issue Dec 13, 2024 · 0 comments

Comments

@AlexandraKemperMS
Copy link

Making a separate issue for Hit count breakpoints not working in LLDB as mentioned here.

This feature is supported in VS Code but not the extension, so the hit count breakpoint is available to a user, but does not work. In the example below, the breakpoint is just ignored by the debugger. This is using clang++ on a physical mac machine debugging with LLDB (without cppdbg) and using cpptools version 1.22.11. The code creates a few basic vectors and arrays.

Image

We need to disable/grey out hit count breakpoints in the UI until a time when we support them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant