调试会话管理器。
This will disconnect your debug session.
这将会断开您的调试会话。
Now you need to configure a debug session.
现在需要配置一个调试会话。
Check Add debug session to team repository.
选中向团队储存库添加调试会话。
To transfer a debug session to another user.
按照以下方法来将一个调试会话转化为另外的用户。
Perform the following steps to start a debug session.
执行下列的步骤来开始一个调试操作。
It starts a debug session, or continues with one already existing.
它启动调试会话,或与一个已经存在的继续。
The debug console allows command line debug of an existing debug session.
调试操控台支持对已存在的调试操作的命令行进行调试。
The built in queries allow you to search for debug session on the repository.
内建查询允许您去搜索存储库中的调试会话。
From the context menu or an active debug session, choose Transfer to User.
从背景菜单或者进行的调试会话中,选择Transferto User。
Any warnings or errors that occur during the debug session appear in the Console pane.
在调试会话期间发生的任何警告或错误都会出现在Console面板中。
It shows a KGDB prompt in the emacs editor. To start the remote debug session, enter.
在emacs编辑器中显示kgdb提示符。
When a debug session is activated, the content of the remaining views in the UI are updated.
当一个调试过程出于激活状态下,那么UI中剩余视图中的内容将会得到更新。
The Call Stack allows you to see how you got to a certain break point in your debug session.
在调用堆栈让你看看你有你的调试会话在一定破发点。
As was mentioned before, each new debug session is represented by a debug target in the debug view.
正如您在前面提到的那样,每一个新的调试过程都由调试视图中的一个调试目标所代表。
Follow the steps above to save a debug session until you right click on the thread in the debug view.
按照上面的步骤来保存一个调试会话,直到您右击Debug视图中的线程为止。
Click the PHP Web page item listed in the pane on the left to start the creation of a new debug session.
单击左边面板中列出的PHPWebpage条目,开始创建一个新的调试会话。
This is especially useful for observing global variables as they change throughout your debug session.
对于查看一些全局性变量来时十分有用,因为它们会在调试过程中发生变更。
The other user will be prompted that they have an incoming debug session, with the option to accept or decline.
其他的用户会接到有到来的调试会话的信息,并有接受或者拒绝的选择。
You might want to check Remember my decision so that this doesn't appear each time you run a debug session.
您可能希望选中Remembermy decision,这样就不会在每次运行调试会话时都出现这个对话框。
So your app does not actually crash, it's the debug session that crashes which causes the app to terminate.
所以你的应用程序实际上不会崩溃,它是崩溃的调试会话,导致应用程序终止。
By clicking the value of a variable, you can change its value while a debug session is suspended at a breakpoint.
当调试会话在断点处暂停时,点击一个变量的值,就可以改变它的值。
After you compile the code with GCC -g -o0 simple.c -o simple, a regular debug session might look like Listing 2.
用gcc- g - O0simple . c -o simple编译代码后,一个常规的调试会话如清单2所示。
The debug view, shown in Figure 19, controls the progress and displays backtrace and status of the debug session.
debug视图(见图19)控制调试过程,并显示调试会话的数据跟踪和状态。
Sometimes you may find your program has run past a point of interest and you need to restart your debug session.
有时您可能发现您的程序运行了一个您很感兴趣的点,而您需要重启您的调试操作。
The Variables view in Figure 20 provides a live list of variables defined by the code as the debug session progresses.
在调试会话的过程中,图20中的Variables视图会提供代码定义的变量的列表。
This data object holds the information required for debugging, and it's sent to the debugger when the debug session starts.
这个数据对象持有调试所需的信息,并且在启动调试会话时发送给调试器。
If you are running the UI on a multi-user machine, the default daemon port might already be in use by a different debug session.
如果您在一个多用户的机器上运行UI,那么默认的daemon端口应该做好被不同调试操作使用的准备。
This lets you continue the debugging session, and avoid having to regenerate and restart the debug session at each error or breakpoint.
这样您就可以继续调试会话,从而避免在每遇到一个错误或断点时都不得不重新生成并重新启动调试会话。
You can ask the user to perform any action you like in their workbench, and their workbench state will be reflected in your debug session.
可以要求用户在其工作台中执行任何您希望的操作,而其工作台状态将反映在调试会话中。
应用推荐