这让您能够尽早开始调试。
您可以简单地编写您的程序并开始调试。
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.
“脚本调试程序”菜单开始调试。
像对待普通的应用程序一样开始调试服务器。
我不知道从哪里开始调试,并感谢任何指引。
I 'not sure where to start debugging, and would appreciate any guidelines.
在该位置,可以使用常规调试器功能开始调试。
At that point, you can use the normal debugger facilities to begin debugging.
使用run命令执行程序并从头开始调试程序。
Use the run command to execute the program and to start debugging the program at the beginning.
如果处于设计模式下,则会在开始调试时映射断点。
If you are in design mode, the breakpoint is mapped when you start debugging.
将启动调试器界面,允许您从开发计算机上开始调试。
A debugger interface is started, which allows you to start debugging from the development machine. Enter.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
为了开始调试,您需要确定daemon已经为接受连接做好了准备。
To begin debugging, you need to make sure the daemon is ready to accept connections.
同样,当前开始调试的源文件会在Source编辑器中显示出来。
Also, the source file currently being debugged is displayed in the source editor.
在preferences对话框中,可以控制在开始调试文件时使用哪种浏览器。
While in the preferences dialog, you can control which browser is used when you begin to debug the file.
如果不必或不想为容器应用程序使用调试信息,那么开始调试服务器应用程序可分三步进行。
If you do not have or do not want to use debugging information for your container application, starting to debug the server application is a three-step process.
在运行程序或连接到已经运行的程序之前,请列出您觉得有错误的源代码,设置断点,然后开始调试程序。
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.
与逐句或逐条指令地检查代码不同的是,可以让程序一直执行,直到遇到断点,然后开始调试。
Rather than stepping through your code line-by-line or instruction-by-instruction, you can allow your program to run until it hits a breakpoint, then start to debug.
与逐行或逐条指令地检查代码不同的是,可以让程序一直执行,直到遇到断点,然后开始调试。
Rather than stepping through your code line by line or instruction by instruction, you can allow your program to run until it hits a breakpoint, and then start to debug.
在你的客户端我将开始调试它,确保它到任何关闭代码是需要实际接近1001回服务器的代码。
In your client side I would start debugging it to ensure it makes it into whatever close code is required to get that actual close code of 1001 back to the server.
开始调试前最好用管理员级别的身份,如果你是开发人员而不是最终用户,建议你用管理员身份来调试大部分操作。
I recommend by starting with an administrator level command prompt. If you are a developer and not an end user, running as an administrator is recommended for most operations.
如果你的系统还未做到符合2000年,请记住,你必须在1998年底前做完更正,因而你可从1999年开始调试。
If your systems are not yet year 2000-compliant, remember you only have till the end of 1998 to complete your fixes so that you can start debugging in 1999.
还可以同时开始调试解决方案中的所有项目,或通过选择该解决方案作为启动项目来调试该解决方案中的一个或多个项目。
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.
通过尽早在开发周期中开始您的测试、调试和概要分析,您可以提高完成代码的质量、性能和可伸缩性。
By starting your testing, debugging, and profiling early in the development cycle, you can enhance the quality, performance, and scalability of your finished code.
本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。
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.
为了查看使用命令行调试的值,让我们从下面所示的非常非常糟糕的PHP文件开始。
To see the value of debugging using the command line, let's start with the really, really bad PHP file shown below.
您可以在开始时就消除应用程序中的症状,否则可能要花费数天或数周时间来调试。
You can begin to eliminate symptoms from your applications that otherwise might take days or weeks to debug.
您将发现,一开始使用调试器进行测试会有所帮助,虽然不是必须这样做。
You may find it helpful to use the debugger for your initial test, although this is optional.
在新查询中设置断点,然后开始单步调试函数。
Set a breakpoint on the new query and then start debugging to step through the function.
您可以调试尽可能多的内核映像(位于目标计算机上),一旦调试开始,它对于用户来说就是透明的。
You can debug as many kernel images (which are residing on target machines) as you want to debug; it becomes transparent to users once debugging starts.
无论选择哪种软件,当您开始使用调试器客户机之后,很可能会发现再也离不开它了。
No matter what you choose, it's likely that when you try a debugger client, you'll wonder how you ever lived without it.
无论选择哪种软件,当您开始使用调试器客户机之后,很可能会发现再也离不开它了。
No matter what you choose, it's likely that when you try a debugger client, you'll wonder how you ever lived without it.
应用推荐