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

Unable to disable python exceptions #7733

Open
vsfeedback opened this issue Oct 18, 2023 · 0 comments
Open

Unable to disable python exceptions #7733

vsfeedback opened this issue Oct 18, 2023 · 0 comments
Assignees

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] [regression] [worked-in:vs2019]
In VS2022, I'm unable to disable any python exceptions.
If a debugger is attached, it will break on every single exception even the benign ones. Which makes debugging impossible with certain scripts that use exceptions part of non-erroneous executions.
I tried disabling/enabling all in the exceptions window. No impact either way.
I tried different python versions. no impact.
I tried unchecking the "new exception helper". I get a different exception window (btw, much more helpful than the "new" one), but the "break when ..." is greyed out. So I can't disable an exception from there either.
I played with other options, no luck.

Vs2019 had a similar issue, but if i remember correctly, it had a "use legacy debugger" option, which I think ended up resolving this issue. Unfortunately, you removed that option.


Original Comments

Feedback Bot on 10/12/2023, 04:02 AM:

(private comment, text removed)


Original Solutions

(no solutions)

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

3 participants