您要查找的是不是:
- Set breakpoint on address addr with condition cond. 设置条件断点。
- setting breakpoint condition 设置断点条件
- If you set a breakpoint condition with invalid syntax, a warning message appears immediately. 如果在设置断点条件时使用了无效语法,将立即出现警告消息。
- To show that it has set breakpoint 1 at the line we requested. 以显示它已在我们请求的行上设置了1号断点。
- Set breakpoint at given line in file (default current file). 在档案中指定行设定中断点(内定为现用档案)。
- If you specify a breakpoint condition with valid syntax but invalid semantics, a warning message appears the first time the breakpoint is hit. 如果在指定断点条件时使用的语法有效但语义无效,则在第一次命中断点将出现警告消息。
- Each of these registers contains the linear address associated with one of four breakpoint conditions. Each breakpoint condition is further defined by bits in DR7. 这些调试寄存器保存了一个线型地址;并且可以根据在DR7里面指定的条件产生中断(总共有四种条件;只能对某个寄存器指定一种条件).
- You will start by setting breakpoints in your code. 首先在代码中设置断点。
- Open the component source file and set breakpoints. 打开组件源码文件设置断点。
- To specify a breakpoint condition 指定断点条件
- When setting breakpoints, you need to be aware that the breakpoint may move along with an instruction. 设置断点时,需要注意断点可能随指令一起移动。
- Set breakpoints in the source code of the extended stored procedure. 在扩展存储过程的源代码中设置断点。
- The debugger supports setting breakpoints in the XSLT file, viewing XSLT execution state, and so on. 调试程序支持在XSLT文件中设置断点、查看XSLT执行状态等。
- The debugger supports setting breakpoints, viewing XSLT execution state, and so on. 调试程序支持设置断点、查看XSLT执行状态等。
- Avoid setting breakpoints on system components when you are debugging mixed-mode (native and managed) code. 避免当正在调试混合模式(本机和托管)代码时在系统组件上设置断点。
- It is now our aim to set up a factory. 我们现在的目的是创办一座工厂。
- Is this condition set forth in the agreement? 这一条件协议中有提到吗?
- To control program execution, set breakpoints, which are places where the script halts execution. 若要控制程序执行,请设置断点,断点是脚本停止执行的地方。
- Double-click the package that contains the script in which you want to set breakpoints. 双击包含要在其中设置断点的脚本的包。
- If you want to step through certain areas of the code, you can do so by setting breakpoints and reloading the application. 如果您想单步执行代码的某些部分,那么您可以通过设置断点并重新装入该应用程序来单步执行。