-
I am setting a conditional breakpoint (marked 'C' in the gutter) and a log breakpoint (marked 'L' in the gutter) - the debugger does not stop at either one. The debuggee seems to hang, I have to terminate it via the DAP 'continue' command and hit 'terminate'. Regular breakpoints (marked 'B') work as expected. Below is an excerpt from the dap logfile - which look correct according to Mathias Fußenegger. Any idea what's wrong here? Thanks
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just linking these together in case anyone else stumbles on this since I answered here: mfussenegger/nvim-dap#438 (reply in thread) |
Beta Was this translation helpful? Give feedback.
Just linking these together in case anyone else stumbles on this since I answered here: mfussenegger/nvim-dap#438 (reply in thread)