当应用程序通过Visual Studio的一个特殊插件启动后,它就会被以二进制的形式上传到Linux主机上,并在调试器下运行。
When the application is started within Visual Studio via a special plug-in, the binaries are uploaded to the Linux machine and run under the debugger.
由于这些方法依赖于调试器可执行文件,而示例插件没有提供这些文件,因此ExampleDebugger类将这些方法留空。
Because these methods depend on the debugger executable, and because the example plug-in doesn't have one, the ExampleDebugger class leaves these methods empty.
Python调试器是最近才加入Py Dev插件中的。
应用推荐