top | item 44659537

(no title)

BossingAround | 7 months ago

When debugging multi-threaded env with debugpy & VSCode, VSCode jumps to code that is active in currently active thread. Is DAP something different? From briefly looking at the docs, it seems like DAP calls debugpy for Python debugging, so we're probably talking about the same experience?

discuss

order

maeln|7 months ago

yes debugpy is the implementation of dap for python