break into debugger的意思|示意

美 / / 英 / /

进入调试器


break into debugger的网络常见释义

中断到调试器 断点(Breakpoint):CPU执行到某位置的时候,停止执行被调试程序,中断到调试器(break into debugger),让调试者分析调试。调试者分析完后,可以让被调试程序恢复执行。

break into debugger相关例句

It is useful for debugging purposes by letting the debugger break into operating system code and examining the hardware registers.

对于调试来说,它是很有价值的,它允许调试器中断操作系统代码、并检查硬件寄存器。