释义 |
breakpoint instruction 断点指令 An instruction that causes a breakpoint halt; typically, it is an instruction that calls itself thus creating a one-instruction closed loop that is detected by a monitor program to cause an interrupt. 引起断点停机的一种指令。典型情况下,它是一条调用自身的指令,并由此产生一个单 指令闭循环。该循环可以通过监控程序产生的中断来消除。 |