kill breakpoint command [计] 结束断点命令
This command does not remove the breakpoint from the breakpoint table but just disables it.
该命令不是从断点表中除去断点,而只是禁用它。
The number of lines skipped after each breakpoint can be modified using the SKIP option in the BREAK command.
每个断点后跳过的行的数量可以使用 BREAK 命令的 SKIP 选项进行修改。
For example, if the TxThread sends a command changing a breakpoint to GDB, it creates an MIBreakpointChangedEvent.
例如,如果TxThread发送一个将断点切换到gdb的命令,它将创建一个MIBreakpointChange dEvent。
应用推荐