breakpoint instruction 中文意思是什麼

breakpoint instruction 解釋
斷點指令
  • breakpoint : 斷開點
  • instruction : n. 1. 教育,教導。2. 教訓,教誨。3. 〈 pl. 〉 指令,訓令,指示,細目。
  1. Conditional breakpoint instruction

    條件斷點指令
  2. The breakpoint is set at the next executable instruction in the function call

    在函數調用中的下一個可執行指令處設置斷點。
  3. When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function

    查看斷點屬性時,該斷點顯示為一個地址斷點,這個地址斷點具有一個與函數中下一個可執行指令相對應的內存位置。
  4. Rather than stepping through your code line - by - line or instruction - by - instruction, you can allow your program to run until it hits a breakpoint, then start to debug

    與逐句或逐條指令地檢查代碼不同的是,可以讓程序一直執行,直到遇到斷點,然後開始調試。
  5. Execution of the probed instruction results in a breakpoint fault

    執行被探測的指令會導致斷點錯誤。
分享友人