Skip to content

How python debugging works

Rich Chiodo edited this page Jul 21, 2022 · 11 revisions

This page talks about how the python extension debugs a local python script from the point of view of an extension developer.

If you want to know how to use the python debugger, go here

Clone this wiki locally