• 精确中断实现软中断调试关键

    Precise interrupt is the key to debugging in any processor.

    youdao

  • 由于所有消息按顺序处理,应用程序不会回调和中断分离,因此容易调试

    Easier to debug because the messages are all handled sequentially and the flow is not disjointed by callbacks and interrupts.

    youdao

  • 对于调试来说很有价值的,它允许调试中断操作系统代码检查硬件寄存器

    It is useful for debugging purposes by letting the debugger break into operating system code and examining the hardware registers.

    youdao

  • 最后驱动程序API应用程序耦合的,需要调试设备驱动程序中断丢失发生时的情况。

    And finally, the driver is tightly coupled with various APIs and applications, and you may have to debug a device driver where interrupt losses and out-of-sequence interrupts happen.

    youdao

  • 如果不在可能中断该类测试事情,那么您可能跳过运行时间长的测试方法,以缩短编译-测试-调试周期

    If you're not working on things that are likely to break that test, you might want to skip the long-running test method to speed up your compile-test-debug cycle.

    youdao

  • CDebugTarget通过创建DebugEvents来响应CDI事件,这个过程通常涉及单调试中断重新执行

    The CDebugTarget responds to CDI events by creating DebugEvents, which are generally related to stepping, breaking, and resuming execution.

    youdao

  • 使用调试器,可Python编辑器中断代码行的左侧点击设置断点

    To use it, set a breakpoint by clicking to the left of the line of code you'd like to break on within the Python editor.

    youdao

  • 除了调试core文件程序之外,gdb可以连接已经运行进程(它程序经过编译加入了调试信息),并中断进程。

    In addition to debugging with core files or programs, GDB can attach to an already running process (who's program has debugging information compiled in) and break into it.

    youdao

  • 可以编辑器直接运行调试之前设置中断

    You can also set breakpoints before running the debugger directly in the source editor.

    youdao

  • 新建JSP文件编译,应用程序会重新部署服务器上,调试会停设置中断的位置。

    Your newly created JSP is compiled, the application is redeployed to the server, and the debugger stops at the line you put the breakpoint on.

    youdao

  • 运行严格测试时(此时会产生一系列中断),需要第一配置需要内核调试支持

    When you run the rigorous test (sequence of interrupts), you will use the first setup that does not require kernel debugger support.

    youdao

  • 调试会话将会向您提供导入或者覆盖中断选项

    Debugging the session will provide the option to import or overwrite breakpoints.

    youdao

  • AIX工具IBM调试提供以下中断类型

    The IBM Debugger for AIX tool provides the following breakpoint types.

    youdao

  • 调试程序Swing代码置入的断点时,GUI绘图中断使得 GUI 看起来一个空白方框

    When the debugger stops at a breakpoint placed in Swing code, GUI painting is interrupted resulting in GUI that looks like a blank square.

    youdao

  • 调试中断异常时可以检测应用程序状态进行控制执行断点击中那样

    When the debugger breaks on an exception, you can inspect the application state and control execution, just as when a breakpoint is hit.

    youdao

  • 发生异常时,在任何错误处理器激活之前目标立即中断调试中。这种处理类型称为第一次处理机会。

    When this exception occurs, the target immediately breaks into the debugger before any other error handlers are activated. This kind of handling is called first chance handling.

    youdao

  • 我们浏览器重复我们在调试中断期间这些步骤

    We would then use the browser to repeat the steps that we took up to the moment of the debugger break.

    youdao

  • 可以调试遇到任何用户代码(“的代码”)中的处理程序处理异常时中断执行

    You can tell the debugger to break on any exception that is not handled by a handler in user code (" My code ").

    youdao

  • 混合模式调试期间,如果在系统组件设置断点,则导致公共语言运行时中断使调试停止响应

    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.

    youdao

  • 更重要的是而不是保存调试信息中断用于错误中恢复清除看门狗

    What's more, instead of saving debugging information, the interrupt could be used to recover from the error and clear the watchdog.

    youdao

  • 设置语句调试必须处于中断模式

    To set the next statement, the debugger must be in break mode.

    youdao

  • 全部中断命令将影响所有调试程序

    Break all command affects all programs being debugged by default.

    youdao

  • 建议日志中的中断处理逻辑调试问题

    I would suggest putting in logs in the interrupt handling logic to debug issues.

    youdao

  • 发生异常调试不一定中断执行

    The debugger might or might not break execution when exception occurs.

    youdao

  • 这种中断提供了最后机会保存调试信息大多数设计师达成了共识,电路开发故障排除过程中非常有用的机会。

    That interrupt provides a "last chance" to save debugging information, a chance that most designers agree is useful during circuit development and troubleshooting.

    youdao

  • 研究了应用开发环境调试内核关键技术包括中断模拟、常处理程序执行环境建立等

    Some key issues of this technique, including interrupt simulation, exception handling and the construction of multiprogramming environment, are also elaborated.

    youdao

  • 调试运行打破这个中断可以检查计算导致一点

    Running in the debugger, you will break on this interrupt and can examine the computation that led to that point.

    youdao

  • 实验目的目的:掌握定时器t0T1方式选择编程方法了解中断服务程序设计方法学会实时程序的调试技巧

    Aim Objective: to master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debugging.

    youdao

  • 查看这些错误,请将调试设置为发生公共语言运行异常中断

    To see these errors, set the debugger to break on common language runtime exceptions.

    youdao

  • 调试运行应用程序调试命中代码时在位置中断执行

    When you run the application under the debugger, the debugger will break execution at that location when the code is hit.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定