このリポジトリでは、InterSystems IRIS サーバサイドで実行できるPython(Embedded Python)のデバッグ方法をご紹介します。 VSCode の Python デバッガは内部的に、debugpy を使用していますが、これは ...
This extension enables debugging any executable directly from the command line by creating a VS Code URL handler that selects a debugger and launches the debug session.