If you want to set a breakpoint at a particular line, the table gives you the memory address to store the breakpoint instruction.
如果希望在某个特定行设置一个断点,那么该表给出了用于存储断点指令的内存地址。
2
No location specified for new breakpoint. Supply a function name, file location, data expression, or address.
没有为新断点指定位置。请提供一个函数名、文件位置、数据表达式或地址。
3
When you view the breakpoint properties, this breakpoint appears as an addressbreakpoint with a memory location corresponding to the next executable instruction in the function.