Debugging a problem involves locating the source of the problem using a debugger (or any other tool) and using the source code to track the root cause of the problem.
调试一个问题涉及到:使用调试器(或任何其它工具)找到问题的根源以及使用源代码来跟踪导致问题的根源。
It is very crude as far as programs go (there's no user interaction), but the source code shows how to perform any debugging task you may need.
在程序运行时它显示非常粗糙(没有用户交互),但是源代码展示了如何显示任何你想要的调试任务。
It allows the changing of source code during a debugger session, which is better than exiting the application, changing the code, recompiling, then starting another debugging session.
该功能允许在调试器会话中改变源代码,这比退出应用程序、更改代码、重新编译、然后启动另一个调试会话更好。
Before you run, create a breakpoint in the source code so you can see debugging in action.
运行之前,在源代码中创建一个断点,以便您能够看到运行中的调试。
Because source code is available, they can be effective hackers. This can be tremendously useful for shortening debugging time.
因为可以获得源代码,大家的工作会更加卓有成效,这可以有效的缩短调试时间。
Source code for the example debugging session.
调试会话示例的源代码。
EGL also features a built-in interpretive debugger that enables developers writing code at the abstract language level to perform source-level debugging.
EGL还有一个内嵌的解释调试器,它能够让用抽象语言层撰写代码的开发人员执行源代码层的调试。
Before you run a program or attach to an already running program, list the source code where you believe the bug is, set breakpoints, and then start debugging the program.
在运行程序或连接到已经运行的程序之前,请列出您觉得有错误的源代码,设置断点,然后开始调试程序。
Gdb allows you to run shell commands without exiting the debugging environment with the shell command, invoked as' shell [commandline] ', useful for making changes to source code whilst debugging.
gdb可以让您通过使用shell命令在不退出调试环境的情况下运行shell命令,调用形式是' shell [commandline] ',这有助于在调试时更改源代码。
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接口中如何显示调试操作。
Working knowledge of Source Code Management tools, software debugging tools, emulators etc.
有使用代码管理工具,软件开发工具,硬件仿真器等使用经验。
With trace statements you can avoid the difficult task of examining the original source code, modifying it, recompiling, and attempting to produce the run-time error within the debugging environment.
利用跟踪语句,可以避免诸如检查原始源代码、修改原始源代码、重新编译源代码,以及尝试在调试环境中生成运行时错误等困难任务。
Remote control the source code to achieve a network communication control another machine can be used for debugging use.
说明:远程控制源代码,实现了一台通过网络通信 控制另外一台机器,可以用来进行调试使用。
Before the program is run or before attaching it to a running program, list the source code where the bug is believed to be, and then set break points to start debugging the program.
在程序被运行或者被连接上之前,列出源代码并且在认为可能有错误的地方下断点。
You may have hit a breakpoint in a location for which there is no source code, while debugging a language that doesn't support disassembly.
可能在调试不支持汇编的语言时在无源代码的位置命中了某个断点。
Optimization complicates debugging, because the relationship between source code and generated instructions is more complex.
最佳化会使侦错变得复杂,因为原始程式码与产生的指令之间关系较为复杂。
If you use the precompiled headers options, debugging information for both the precompiled header and the rest of the source code is placed in the PDB.
如果使用预编译头选项,则预编译头和其他源代码的调试信息都放在PD b中。
DDR1.5 AD to the software source code version of things, including documents and code, there are detailed debugging a large number of documents recorded with the records.
迅雷5.7.2.371 DDR1.5版去广告版源代码有关软件的东西,是包括文档与代码,都有详细的调试记录与大量的文档记载。
DDR1.5 AD to the software source code version of things, including documents and code, there are detailed debugging a large number of documents recorded with the records.
迅雷5.7.2.371 DDR1.5版去广告版源代码有关软件的东西,是包括文档与代码,都有详细的调试记录与大量的文档记载。
应用推荐