EGL also features a built-in interpretive debugger that enables developers writing code at the abstract language level to perform source-level debugging.
EGL还有一个内嵌的解释调试器,它能够让用抽象语言层撰写代码的开发人员执行源代码层的调试。
2
It provides an environment to debug and run programs and allows debugging at both the source-level and assembler language-level.
它提供对程序进行调试和运行的环境,允许在源代码级和汇编语言级进行调试。
3
You may have hit a breakpoint in a location for which there is no source code, while debugging a language that doesn't support disassembly.