Relying only on internal parameters into the program debugging, still sometimes less than bar code scanning.
仅仅靠进入程序调试内部参数,依旧有时候会扫不到条码。
Through the program debugging, revision, we have finally realized to control the continuous sintering furnace parts transportation.
通过程序调试、修改,最终实现了对连续烧结炉零件输送的控制。
It can provide experimental environment of hardware for study software compiling and program debugging about temperature measure and control.
为学习温度测量与控制的软件编写和程序调试提供了硬件实验环境。
Therefore, uses the method which the PLC simulation software and the computer unify in solution curriculum project program debugging difficult problem, can receive the good effect.
因此,采用PLC仿真软件与计算机相结合的方法,解决课程设计中程序调试的难题,能收到较好的效果。
The designing of hardware include the microprocessor storage module, the transmission module and program debugging module, which is helpful for the following application program development.
硬件部分的工作包括微处理器存储、传输以及调试三个模块的电路设计,为后续应用程序的开发下了良好的基础。
The result proves that the work load of program debugging in objective hardware was reduced, development process is accelerated and the cost is lowed by micro-controller virtual simulation experiment.
实验证明,单片机虚拟仿真实验简化了程序在目标硬件上的调试工作,有利于缩短系统开发周期,降低成本。
This program also allows you to display the subsystem Shared memory segment for debugging purposes.
这个程序还允许您为调试目的显示子系统共享内存段。
This allows you to "record" your actions in the debugger, and generate a script that can be reused to put the program that you are debugging in a desired state.
这就允许您将您所做的操作“记录”到调试器中,并且生成一个可以重复使用的脚本以让您所调试的程序置于您想要的状态。
You can add an optional argument, a variable that holds the return code from the external program, such as 0 for success, which provides a better mechanism for debugging.
您可以添加可选的参数,即保存从外部程序返回的代码的变量,比如表示成功的0,这为调试提供更好的机制。
You simply write your program and start debugging.
您可以简单地编写您的程序并启动调试。
To help debugging, at the end of a program run, all the known variables and their current contents are printed.
为了帮助调试,我们在程序运行的末尾把所有已知的变量及其当前内容都打印了出来。
The debugging information stored within a binary helps a programmer or debugger locate problem areas in a program, and find the stack trace when an error happens in an application.
二进制文件中存储的调试信息可以帮助程序员或调试人员寻找程序中出问题的地方,并在应用程序出错时找到栈跟踪。
A debugging data format is a means of storing information about a compiled program for use by high-level debuggers.
调试数据格式是用来存储有关已编译程序的信息的一种方式,这些信息将用于高级调试器。
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers.
调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。
They were able to work together on the same exercise, which involved compiling, executing, and debugging a COBOL program using the mainframe and traditional partitioned data sets (PDS).
他们能够共同完成一个练习,其中包括使用大型机和传统的分区数据集(PDS)编译、执行和调试COBOL程序。
Our program should run fine, but let's take a look at debugging the application.
程序应当运行正常,但是让我们看一下如何调试应用程序。
They include compilers designed to support XML, tools to help identify the impact of program modifications, debugging and performance AIDS, and utilities to help correct errors and manipulate files.
它们包括设计用于支持XML的编译器、有助于识别程序修改影响的工具、调试和性能分析辅助工具,以及有助于纠正错误和操作文件的工具。
Often, it requires a considerable amount of debugging and investigation to understand mistakes in your program logic and design that are causing memory errors.
通常,它需要相当多的调试和调查来了解导致内存错误的程序逻辑和设计。
So the first thing a programmer should know before writing or debugging a program is the program's requirements.
因此,程序员在编写或调试程序之前首先应该知道的是程序需求。
Notice that you're telling the GDB Debugger to quit debugging a program that is still active in memory.
请注意,您正告诉gdb调试工具停止对一个仍在内存中活动的程序的调试。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
Purify offers a wide set of memory watch point APIs that you can call from the debugger to assist you in debugging the memory corruption problems in your program.
Purify提供了您可以从调试器中调用的范围较大的内存观察点集合,从而帮您在您的程序中调试内存泄露问题。
Eclipse also has a special debug view that allows you to manage the debugging or running of a program in the Workbench.
Eclipse还有一个特别的Debug视图,允许您在工作台中管理程序的调试和运行。
Show-directory shows you the directory listing where the file containing the function exists (requires program build with debugging).
show -directory显示了括功能存在的地址列表(需要有调试的程序构建)。
The debug View allows you to manage the debugging or running of a program in the Workbench.
Debug视图允许您在工作台中管理程序的调试或运行。
I have included the source code for a new program, c2mon.c, which demonstrates how to perform debugging operations with the c2 interface.
我把源代码包含到一个新程序中去了,c2mon . c,它演示了在c2接口中如何显示调试操作。
This is the program I would consider using for debugging using the DBX plug-in.
下面是本文中要用dbx插件进行调试的程序。
Note: the -ggdb option in this example differs from Nigel's article in that it tells the GNU Compiler Collection (GCC) to optimize the program for debugging with GDB.
注意:此示例中的- ggdb选项与Nigel文章中所述的选项不同,因为它告诉gnu编译器集(GCC)优化该程序,以便于使用gdb来进行调试。
Note: the -ggdb option in this example differs from Nigel's article in that it tells the GNU Compiler Collection (GCC) to optimize the program for debugging with GDB.
注意:此示例中的- ggdb选项与Nigel文章中所述的选项不同,因为它告诉gnu编译器集(GCC)优化该程序,以便于使用gdb来进行调试。
应用推荐