If the device and the target architecture permit, you could access the device's register through the debugger.
如果设备和目标体系结构允许,还可以通过调试器来访问这个设备的寄存器。
Moreover, you can debug mediation flows using an in-place visual debugger where you can add breakpoints, and step into, through, or over areas of interest while inspecting the values of the messages.
而且可以使用其中的可视化调试器来调试中介流,在这个可视化调试器中查看消息值的过程中,可以添加断点并单步跳入、单步遍历或单步跳过感兴趣的部分。
Regardless of how you start a debug session (through the command line or a dialog), the debugger UI can host any number of debug sessions, simultaneously.
不管您是怎样启动一次调试过程的(通过命令行或者一个对话框),调试器UI都可以同时主宰任意数量的调试过程。
The KGDB program (remote host Linux kernel debugger through GDB) provides a mechanism to debug the Linux kernel using GDB.
kgdb程序(使用gdb的远程主机Linux内核调试器)提供了一种使用gdb调试Linux内核的机制。
The debugger shows a list of all the running threads, an area where you can examine variables, and another area where you can step through source code.
调试器显示所有正在运行的线程列表,您可以在这里检查变量,这里也是可以逐步执行源代码的另一个位置。
Ideally, you want to see how the GUI behaves while you step through it with a debugger.
理想情况下,当您使用调试程序进行单步调试时您希望看到GUI运作的方式。
The debugger allows developers to step through the abstract program code using real data before the application is deployed.
调试器让开发人员在应用程序部署之前使用真实数据单步调试抽象程序代码。
When the page is being published, the debugger should open and you can step through the code (assuming you enabled at least one breakpoint).
当页面发布的时候,调试器应当打开而且可以跟踪代码(假定至少设置了一个断点)。
You can use the debugger to step through the UDPDMI code if desired.
如果需要,也可以使用调试器执行udpdmi代码。
You can copy and paste this code into an agent and step through it with the LotusScript debugger to see it in action.
可以将这段代码粘贴到一个代理中,然后使用LotusScript调试器单步调试它,看看实际效果。
In addition, you can choose to run the code in Debugger mode so that you can step through your code.
此外,你可以选择使用Debugger模式运行代码,这样你可以一步步跟踪代码。
Walking through the parse tree at runtime with a good debugger is another invaluable adjunct to understanding how tree building works in JJTree.
使用好的调试器在运行时遍历解析树是另一个宝贵的辅助方法,它有助于理解树构建在JJTree中是如何工作的。
The debugger runs on a host computer and connects to the target through a serial port or network connection.
除错器在宿主机上运行并且通过串口或网络连接到目标机上。
Running a page in the debugger makes it possible for you to step through code line-by-line and use additional analysis tools and runtime information.
在调试器中运行页使您可以逐行通过代码,并利用其他分析工具和运行时信息。
In this walkthrough, you will work with the debugger, which allows you to step through the page's code line by line and examine the values of variables.
在本演练中,将使用调试器,它使您可以逐行通过页面代码,并检查变量值。
Stepping through the program with the debugger interferes with my ability to reproduce the problem because my program keeps losing focus.
用调试器逐句通过程序时,因为程序不断失去焦点,所以妨碍了再现问题。
When the debugger encounters this attribute when stepping through user code, the user experience is to not see the designer provided code and to step to the next user-supplied code statement.
当逐句通过用户代码时,如果调试器遇到此特性,用户将不会看到设计器提供的代码,并且会执行用户提供的下一条代码语句。
Using the debugger, you can start, or continue, execution, break execution, stop execution, step through your application, run to a specified location, and set the execution point.
使用调试器,可以执行下列操作:开始(或继续)执行、中断执行、停止执行、逐句通过应用程序、运行到指定位置以及设置执行点。
For best results, use debugger breakpoints to walk through the code so that you can better understand how the features work.
为获取最佳效果,请使用调试器断点演练代码,以便您可以更好地了解这些功能的作用。
Using the debugger, you can see exactly how your application is working by stepping through each statement as it executes and by viewing the data in each variable.
使用该侦错工具,可藉由在应用程式执行时逐步执行每个陈述式,并检视每个变数中的资料,了解应用程式的具体运作方式。
Specifies how the workflow debugger will step through concurrently executing child activities of a composite activity.
指定工作流程侦错工具如何逐步执行复合活动的同步执行子活动。
Specifies how the workflow debugger will step through concurrently executing child activities of a composite activity.
指定工作流程侦错工具如何逐步执行复合活动的同步执行子活动。
应用推荐