断点可以使程序执行的线程悬挂在断点设置的位置。
A breakpoint causes the execution of a program thread to suspend at the location where the breakpoint is set.
通常情况下,断点设置在 WCF 服务调用之前。
将一个断点设置在启动Drupal引导过程的位置,如图12所示。
A breakpoint is set on the line where the Drupal bootstrap is initiated, as shown in Figure 12.
应用推荐