您要查找的是不是:
- Most of these tools function only in break mode. 这些工具中的大多数仅在中断模式下有效。
- You can set data breakpoints in break mode only. 只可以在中断模式下设置数据断点。
- In break mode, make a change to your source code. 在中断模式下,对源代码进行修改。
- You can think of break mode as being like a timeout. 断点模式可以看作一种超时。
- To modify information in the Locals window, the debugger must be in break mode. 若要修改“局部变量”窗口中的信息,调试器必须处于中断模式。
- Entering break mode does not terminate or end the execution of your program. 进入中断模式并不会终止或结束程序的执行。
- If you are running with a debug build, your program enters break mode. 如果正在调试版本中运行,则程序进入中断模式。
- Step commands are valid only in break mode or before you start the application. “单步执行”命令只在中断模式或启动应用程序前有效。
- In general, you cannot make changes to nested type declarations in Break mode while using Edit and Continue. 通常情况下,在使用“编辑并继续”时,不能在中断模式下更改嵌套类型声明。
- The changes you make during break mode are applied immediately when you continue execution of your application. 继续执行应用程序时会立即应用在中断模式中所做的更改。
- Device debuggers do not support the ability to edit the source and continue while in break mode. 设备调试器不支持在中断模式下编辑源代码并继续的能力。
- Edit and continue enables you to make changes to your source code while your program is in break mode. “编辑并继续”允许在程序处于中断模式时对源代码进行更改。
- When a break occurs, your program and the debugger are said to be in break mode. 发生中断时,则称程序和调试器处于中断模式。
- Once the process is in break mode, you can later choose to continue the process or terminate the process. 一旦进程处于中断模式,稍后您就可以选择继续该进程或终止该进程。
- When a process is in break mode, you can continue execution of the process at any time using the procedure below. 当进程处于中断模式时,通过使用下面的过程,您可以在任何时候继续进程的执行。
- When execution is suspended at a breakpoint, your program is said to be in break mode. 当执行在某个断点处挂起时,我们称程序处于中断模式。
- Discusses the debugging feature that enables you to make changes to your code while it is executing in Break mode. 讨论在“中断”模式下执行时使您能够更改代码的调试功能。
- DataTips work only in break mode and only with variables that are within the current scope of execution. 数据提示功能只能在中断模式下可用,并且只对当前执行范围内的变量有效。
- When the program is run, breakpoints force it to stop and go into break mode when that line of code is reached. 当程序运行到该代码行时,断点会强制程序停止并进入中断模式。
- The machine must break down at this busy hour. 正忙的时候,机器偏偏又坏了。