Toggle temporary Line Breakpoint 切换临时行断点
Toggle Line Breakpoint 添加 ; 切换行断点
Add BreakPoint at Current Line 在当前行添加断点
However, you can watch the error occur if you delete the previous two breakpoints and set a new breakpoint at line 4.
如果删除原来的两个断点并在第4行上设置一个新断点,就可以看到这个错误是如何发生的。
Add a breakpoint at Line 6 and save the change.
在第6行添加一个断点,并保存更改。
If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
应用推荐