emacs-lsp / dap-mode

Emacs :heart: Debug Adapter Protocol
https://emacs-lsp.github.io/dap-mode
GNU General Public License v3.0
1.29k stars 181 forks source link

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

Open lambdaofgod opened 1 year ago

lambdaofgod commented 1 year ago

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 commented 7 months ago

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