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

Cannot run DAP for Python - dap-exception-breakpoints #747

Open
lambdaofgod opened this issue Aug 6, 2023 · 1 comment
Open

Cannot run DAP for Python - dap-exception-breakpoints #747

lambdaofgod opened this issue Aug 6, 2023 · 1 comment

Comments

@lambdaofgod
Copy link

When I set a breakpoint in Python and I try run dap-debug I get

error in process filter: Symbol's value as variable is void: dap-exception-breakpoints

I wasn't able to find any example in the codebase or in documentation where dap-exception-breakpoints was not nil.

What is this variable supposed to hold?

@ReggieMarr
Copy link

Are you using doom? I've found the best success with doom and debugpy, often I've found issues like this can also be solved using a doom build

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

No branches or pull requests

2 participants