Python debug: invalid condition in a breakpoint makes VS stuck in the error dialog
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
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
If a condition in a breakpoint in Python code cannot be evaluated, there's no way to disable or edit it during a debug run, or otherwise exit the debugger, other than closing an error dialog on every (out of possibly very many) its popup.
Original Comments
Feedback Bot on 12/11/2022, 06:40 PM:
(private comment, text removed)
Original Solutions
(no solutions)
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.