source-code debugger
常见例句
- EGL also features a built-in interpretive debugger that enables developers writing code at the abstract language level to perform source-level debugging.
EGL 还有一个内嵌的解释调试器,它能够让用抽象语言层撰写代码的开发人员执行源代码层的调试。 - After you deploy the CMIS plug-in, it is useful to use a source code debugger that lets you step through the code, to better understand how the code is structured.
在您部署完 CMIS 插件后,使用逐句调试代码的源代码调试器很有用,这样您就可以更好地理解代码的结构。 - Hot-code replace allows you to dynamically make changes to the source code while under the debugger and to immediately run the new code without restarting the application.
热代码替换允许在调试器下动态地修改源代码,并立即运行新代码而不需要重新启动应用程序。 返回 source-code debugger