breakpoint command 中文意思是什麼

breakpoint command 解釋
斷點命令
  • breakpoint : 斷開點
  • command : vt 1 命令,指令;指揮,統率(軍隊等)。2 左右,支配,控制,管理,掌握。3 自由使用。4 博得,得到(...
  1. This command is useful for continuing a program when a class load event, exception, or breakpoint stops the debugger

    此命令對于在類加載事件、異常或斷點停止調試器時繼續程序很有用。
  2. Command applies the breakpoint on all processors in an smp system

    命令對smp系統中的所有處理器應用斷點。
  3. Breakpoints can be set to unconditional using the condition command specifying a breakpoint number without an expression, for example condition 1 sets breakpoint 1 to unconditional

    使用condition命令時,如果指定斷點編號但又不指定表達式,可以將斷點設置成無條件斷點,例如, condition 1就將1號斷點設置成無條件斷點。
分享友人