Modal pop-up persists when a breakpoint cannot resolve conditional expression
Open
@int19h is already working on this.
Since Dec 12, 2023.
debugging
needs investigation
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Sometimes when a conditional breakpoints is set with values the debugger cannot resolve the conditional expression, a modal pop-up is presented with details, but then if the breakpoint is being continuously hit, this modal pop-up keeps being presented and it's impossible to stop debugging or even exit Visual Studio and it has to be killed via Task Manager.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.