Skip to content

How to debug the debugger

Rich Chiodo edited this page Aug 4, 2022 · 17 revisions
  • Debug VS code side
  • Normal step debugging in the typescript
  • Where to put breakpoints
  • Maybe have to debug VS code itself
  • Where to put breakpoints there
  • Debug debugpy
  • Turn on logging
  • Attach to the listener process (using another instance)
  • pydevd is all logging (replace code in _vendored)
Clone this wiki locally