Listing 8: Breakpoint information in the GDB Debugger xterm.
清单8:gdb调试器xterm中的断点信息。
While refreshing the browser page, you should see breakpoint information, such as that shown in Listing 8, scrolling in the GDB Debugger xterm.
在刷新浏览器页面的同时,您应该看到如清单8所示的断点信息,在GD b调试器xterm中滚动输出。
While refreshing the browser page, you should see breakpoint information, such as that shown in Listing 11, scrolling in the GDB Debugger xterm.
在刷新浏览器页面的同时,您应该看到如清单11所示的断点信息,在gdb调试工具xterm中滚动输出。
Along with any conditions and how many times it's been hit, the breakpoint information specifies whether the breakpoint is enabled in the 'Enb' column.
除了所有条件和已经遇到断点多少次之外,断点信息还在' Enb '列中指定了是否启用该断点。
If the application execution is stopped at the breakpoint, the debugging information is presented correctly.
如果应用程序在断点处停止执行,则表明调试信息正确显示。
You cannot set a breakpoint in a source file when the debugger has not loaded the debug information for the module where the code is located.
在侦错工具尚未载入有关程序码所在模组的侦错资讯之前,您无法在原始程序档中设定中断点。
You cannot set a breakpoint in a source file when the debugger has not loaded the debug information for the module where the code is located.
在侦错工具尚未载入有关程序码所在模组的侦错资讯之前,您无法在原始程序档中设定中断点。
应用推荐