You should start debugging by placing breakpoints in your code.
您应当从在代码中放置断点开始进行调试。
When you start debugging with managed code, the debugger doesn't respond.
当您针对托管代码启动调试时,调试器无响应。
Set a breakpoint on the new query and then start debugging to step through the function.
在新查询中设置断点,然后开始单步调试函数。
Use the run command to execute the program and to start debugging the program at the beginning.
使用run命令执行程序并从头开始调试程序。
A debugger interface is started, which allows you to start debugging from the development machine. Enter.
将启动调试器界面,允许您从开发计算机上开始调试。
Start Debugging option runs but does not debug tests that do not run under the Default host, such as ASP.
“启动调试”选项运行但不调试在默认主机中无法运行的测试,如asp。
If you start debugging from the project that creates the DLL, you must specify the executable you want to use in debugging the DLL.
如果您要从建立该DLL的专案开始侦错,就必须指定您希望用来侦错该DLL的可执行档。
When you start debugging, the application will have permissions appropriate to a partial trust application installed from that zone.
启动调试以后,应用程序将具有某些权限,这些权限相应于从该区域安装的部分信任的应用程序。
You simply write your program and start debugging. The debugger and the EGL part editor (or source editor) together let you do the following tasks.
您可以简单地编写您的程序并开始调试。
You can also start debugging all projects in a solution simultaneously or debug one or multiple projects in the solution by selecting the solution as startup project.
还可以同时开始调试解决方案中的所有项目,或通过选择该解决方案作为启动项目来调试该解决方案中的一个或多个项目。
In this window, you can view debugging summary information for the dump file, set the symbol path, start debugging, and copy the summary information to the clipboard.
在这个视窗中,您可以检视倾印档案的侦错摘要资讯、设定符号路径、开始侦错,以及将摘要资讯复制至剪贴簿。
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.
在运行程序或连接到已经运行的程序之前,请列出您觉得有错误的源代码,设置断点,然后开始调试程序。
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.
在程序被运行或者被连接上之前,列出源代码并且在认为可能有错误的地方下断点。
Start the server in non-debug mode, which allows for more efficiency since you will not be doing any debugging.
以非调试模式启动服务器,因为您不会进行任何调试工作,所以这带来了更高的效率。
This article shows you how to set up the debug environment using serial communication port, how to compile modified kernel code, and how to start kernel debugging.
本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。
The interactions window lets you start a debugging process through an arbitrary expression evaluation.
交互式窗口使您能够通过任意表达式评估来启动调试流程。
Start Apache with the -X parameter, which forces it into a single-process debugging mode.
使用-X参数启动Apache,这个参数将强制 Apache进入单进程调试模式。
Let's start by seeing how PHPeclipse provides you with real-time syntax parsing abilities to assist you with debugging PHP applications.
先从查看PHPEclipse如何提供帮助调试PHP应用程序的实时语法解析功能开始。
You can start the server in debugging status and add breakpoints to debug your applications.
可以采用调试状态启动服务器,并添加断点来调试您的应用程序。
To see the value of debugging using the command line, let's start with the really, really bad PHP file shown below.
为了查看使用命令行调试的值,让我们从下面所示的非常非常糟糕的PHP文件开始。
The idea is that you should start with a working program and make small modifications, debugging them as you go.
这种思想意味着你要从一段能工作的程序来起步,一点点做小修改和调试。
As you start writing bigger programs, you might find yourself spending more time debugging.
现在你已经开始写一些比较大的程序了,你可能发现自己比原来花更多时间来调试了。
However, a debugger that attaches to a process that has already been running for a while (for example, during JIT debugging) will be unable to start these modes.
但是,附加到已经运行了一段时间(例如在JIT调试期间)的进程的调试器将无法启动这些模式。
Call breakpoint if none of these is true, or if you simply want to make certain your program stops at a predetermined point for the start of your debugging session.
调用断点,如果这些都不为真,或者你只想确定你的程序在你的调试会话开始后停止在某一个预先定义的点。
PROFESSOR: I want to take a few minutes at the start of today's lecture to wrap up a few more things about debugging.
教授:我想在今天讲座的开头,再花几分钟讲完调试的剩余内容,然后我们再讲主要内容。
Allows you set debugging properties defining debugging behavior, such as start action, start options, and remote debugging are set in the debug pane of the Project Designer.
允许您设置定义调试行为(如启动操作、启动选项)的调试属性,远程调试也是在项目设计器的“调试”窗格中设置的。
If you need to make any of these unsupported changes, you must stop debugging, make the changes, and start a new debugging session.
如果您需要进行任何这些不受支持的更改,则必须先停止调试,然后进行更改,再启动新的调试会话。
Start project is the default and launches the startup project for debugging.
“启动项目”是默认值,用于启动启动项目以供调试。
Start project is the default and launches the startup project for debugging.
“启动项目”是默认值,用于启动启动项目以供调试。
应用推荐