中断模式:在目标应用程序中设置断点并运行该断点。
Break Mode: set a breakpoint in the target application and run it.
例如,您可以运行程序,设置界限,监视与服务进入中断点,通过程序指示的步骤,检查变量,并检查访问栈。
For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.
在您感兴趣的点上简单地设置一个中断点,您只须点击Restartprogram按钮,并运行程序,直到达到中断点为止。
Simply set a breakpoint on your point of interest, hit the Restart program button, and run the program until your breakpoint is hit.
在混合模式调试期间,如果在系统组件上设置断点,则会导致公共语言运行时中断并使调试器停止响应。
Setting a breakpoint on a system component during mixed-mode debugging can cause the common language runtime to break and the debugger to stop responding.
在混合模式调试期间,如果在系统组件上设置断点,则会导致公共语言运行时中断并使调试器停止响应。
Setting a breakpoint on a system component during mixed-mode debugging can cause the common language runtime to break and the debugger to stop responding.
应用推荐