若要访问Debug透视图,首先需要在程序中放置断点。
To access the Debug perspective, you first need to place a breakpoint into your program.
使用这一辅助的功能调用使你的程序包含一个断点。
Use this auxiliary subroutine to make your program contain a breakpoint.
例如,您可以从此视窗复制程序码,并设定书签和中断点。
For example, you can copy code from this window, and set bookmarks and breakpoints.
这些警告中断点在程序码载入时会成为实际的中断点。
These Warning breakpoints become actual breakpoints when the code is loaded.
程序失败后,打开“断点”窗口并查看断点列表。
When it fails, open the breakpoints window and look at the list of breakpoints.
象中断点,除了停止程序时,计数器还被增加外。
Like a breakpoint except that a counter is incremented rather than stopping the program.
在目标应用程序中的方法内设置一个断点。
Set a breakpoint inside the method in the target application.
中断模式:在目标应用程序中设置断点并运行该断点。
Break Mode: set a breakpoint in the target application and run it.
在目标应用程序中设置一个断点。
在为变量赋值之后在目标应用程序中设置断点。
Set the breakpoint in the target application after a value is assigned to the variable.
请在目标应用程序的函式呼叫上设定中断点。
Set a breakpoint on the function call in the target application.
在目标应用程序中的函数内设置断点。
Set a breakpoint inside the function in the target application.
在目标应用程序中设定中断点。
在目标应用程序中设定中断点。
应用推荐