条件断点 meaning in English
conditional breakpoint
Examples
- Conditional break point instruction
条件断点指令 - Conditional breakpoint instruction
条件断点指令 - For conditional breakpoints
用于条件断点。 - You can also set conditional breakpoints , which will only stop execution if a specified condition is met
还可以设置条件断点,仅在满足指定条件的情况下才会停止执行。 - To accomplish this , it is possible to declare conditional breakpoints that are triggered whenever the value of an expression changes see
要实现这一点,可能要声明每当表达式的值更改时就被触发的条件断点(请参阅