Unable to start debugging. A program to debug has not been specified.
无法启动调试。尚未指定要调试的程序。
Select Start Debugging from the Debug menu to run the application and test our view.
选择调试来运行这个应用程序并测试我们的视图。
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.
还可以同时开始调试解决方案中的所有项目,或通过选择该解决方案作为启动项目来调试该解决方案中的一个或多个项目。
The addition displays another simple message. Select Start Debugging the Debug menu to run the application and test our view. You should see something similar to Figure 3-9.
这个添加显示另一条简单消息。选择调试来运行这个应用法度并测试我们的视图。你该当看到类似于图3 - 9所示的内容。
You can do things like start or stop the server, or start it in normal or debug mode.
您可以执行一些操作,如启动或停止服务器,或以正常或调试模式进行启动。
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.
本文介绍如何使用串行通信端口来设置调试环境、如何编译经过修改的内核代码,以及如何开始内核调试。
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都可以同时主宰任意数量的调试过程。
Start the debug engine using the following command line
使用以下的命令行来启动调试引擎
Start the UI on a system running Microsoft Windows and use a remote debug engine running on AIX to connect to the UI.
在一个运行MicrosoftWindows的系统上启动UI,并使用一个在AIX上运行的远程调试引擎来连接到UI上。
When you finish editing the configuration, press the Debug button to start a new instance of Eclipse.
当您完成编辑配置以后,按下Debug按钮以启动一个Eclipse的新实例。
When you have finished editing the configuration, click Debug to start a new instance of Eclipse.
当您完成了配置的编辑之后,单击Debug启动Eclipse的新实例。
If it is not already in listening state, click on the daemon icon to start listening for debug engine connections.
如果它尚未处于监听状态,那么您可以点击daemon图标来开始监听调试引擎连接。
Beyond that, it can sometimes take an hour or more to debug the cause of a service that was created but fails to start WebSphere Application Server.
此外,有时可能需要耗费一个小时甚至更多时间来调试导致某个已创建服务不能正常启动WebSphereApplication Server的原因。
From the server side, stop the SSHD service and start it up with the debug option.
在服务器端,停止sshd服务,然后带调试选项启动它。
Suspend=n does not freeze the server waiting for the debug connection, so you may miss the start of the agent.
Suspend=n没有冻结服务器来等待调试连接,所以可以错过代理的启动。
Or, you can simply start the session if the landing page, index.php, is browsed, and debug the entire application.
也可以在浏览主页index . php时启动调试会话,调试整个应用程序。
Now start the debugging session from the Run > Debug menu.
现在通过Run > Debug...菜单启动调试会话。
The Tomcat server will now start up in Debug mode and bring up the Welcome.jsp page prompting for a user ID and password.
TomcatServer现在将以Debug模式启动,并进入Welcome. jsp页面,该页面提示输入用户ID和密码。
To debug with a core file, you need the program executable and source files, as well as the core file. To start GDB with a core file, use the -c option.
要用核心文件进行调试,您不仅需要程序的可执行文件和源文件,还需要核心文件本身。
You can start the server in debugging status and add breakpoints to debug your applications.
可以采用调试状态启动服务器,并添加断点来调试您的应用程序。
You can also start the server in debug mode from this same view.
还可以从调试模式下的同一视图启动服务器。
Start the server in non-debug mode, which allows for more efficiency since you will not be doing any debugging.
以非调试模式启动服务器,因为您不会进行任何调试工作,所以这带来了更高的效率。
The host name or client IP address is needed to start the debug engine.
您需要主机名或者客户端IP地址来启动调试引擎。
When you start a new project, you should always copy this template and debug your regular expressions.
当启动新项目时,应该总是复制该模板并调试正则表达式。
Perform the following steps to start a debug session.
执行下列的步骤来开始一个调试操作。
You will then need to either restart it in debug mode again (if you require further testing) or normally via the startsrc command. To start in debug mode use.
然后需要在调试模式下再次重新启动它(如果需要进一步测试的话),或者通过startsrc命令以正常方式重新启动它。
Click the PHP Web page item listed in the pane on the left to start the creation of a new debug session.
单击左边面板中列出的PHPWebpage条目,开始创建一个新的调试会话。
Select the Servers TAB in the bottom right pane and from the pop-up menu, stop the Geronimo server, and then start it again in "Debug" mode.
在右下窗格中选择servers选项卡,并从弹出菜单中停止Geronimo服务器,然后再在“Debug”模式下重启它。
Before you run through the application again, set a breakpoint in the GetFlights.jsp page first, and then start the Tomcat server in debug mode.
在运行整个应用程序之前,先在GetFlights .jsp页面中设置一个断点,然后以debug模式启动Tomcat服务器。
Before you run through the application again, set a breakpoint in the GetFlights.jsp page first, and then start the Tomcat server in debug mode.
在运行整个应用程序之前,先在GetFlights .jsp页面中设置一个断点,然后以debug模式启动Tomcat服务器。
应用推荐