breakpoint halt 基本解释
网络 断点指令; 断点暂停
重点词汇
- breakpoint[计] 断点
- haltn. 停止, 立定, 休息 vt. 使停止, 使立定 vi. 立定, 停止, 蹒跚, 踌躇, 有缺点 [计] 停止
breakpoint halt 双语例句
- 1、
We had to continue program execution twice to get to this point, however by setting a condition on the breakpoint we can make gdb halt only when "value" actually equals "div".
我们必须继续执行两次程序才会发生这种情况,但是只要在断点上设置一个条件就可以使gdb只在“value”与“div”真正相等时暂停。

