Use the mst kernel debugger command to display this information.
使用mst内核调试器命令来显示这个信息。
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都可以同时主宰任意数量的调试过程。
To the bottom are the breakpoints for the debugger, the command output, and so on.
下面是调试用的断点、命令输出等等。
The attach 4009 command starts debugging the currently running nweb server, and the GDB Debugger responds in kind by reading all the symbolic information about the process it can.
attach 4009命令启动对当前正在运行的nweb服务器的调试工作,并且gdb调试工具通过读取有关该进程的所有的符号信息来做出同样方式的响应。
When the debugger stops at that breakpoint, type this command.
当这个调试器停在一个观察点时,键入这个命令。
After stopping the tracing, you can exit the GDB Debugger by typing the quit command.
停止跟踪以后,可以通过键入quit命令来退出GD b调试器。
The Allow termination of remote VM flag is a toggle that determines whether the Terminate command is enabled in the debugger.
Allowterminationofremote VM标志是一个开关,它确定调试器中是否支持Terminate命令。
The GNU symbolic debugger, GDB, is a powerful development tool, but one drawback is it works only from the command line.
GNU symbolicdebugger(GDB)是一个强大的开发工具,但是不足之处在于它只能在命令行下工作。
It is a command-line debugger.
它是一个命令行调试器。
The program being debugged can then be started with command-line options to connect to the debugger.
可以从命令行选项打开被调试的程序,并将其连接到调试器。
The best option to exit the debugger is always to abort the command and return to the regular REPL window.
退出调试器的最佳选项始终是中止命令并返回到正常的REPL窗口。
Even if you have an editor that has excellent Ruby support, you still must rely on the command-line debugger to debug your applications.
即使您的编辑器有出色的Ruby支持,但是仍然必须依赖命令行调试器来调试应用程序。
The Ruby interpreter includes a command-line debugger, but who wants to use a command-line debugger in this age of graphical tools?
Ruby解释器包含一个命令行调试器,但是在这个图形化工具的时代谁还想使用命令行调试器?
Select Allow termination of remote VM option when you want the debugger to determine whether the Terminate command is available in a remote session.
如果想让调试器决定在远程会话中Terminate命令是否可用,可以选择Allowterminationofremote VM选项。
It is similar to DBX in that it is a command-line debugger.
它与dbx相似,也是命令行调试器。
Debugger improvements: debugger console applications have been enhanced by the addition of properties that simulate command line arguments.
调试器改善:通过用于模仿命令行参数的额外属性,对控制台应用程序的调试功能得到了增强。
When you specify the -V option on the command line, the compiler appends Turbo Debugger 5.0-compatible external debug information at the end of the executable file.
当你在命令行中使用-V选项时,编译器会在可执行文件的末尾附加与Turbo Debugger5.0一致的外部调试信息。
Represents a step in code execution that is performed by a debugger, serves as an identifier between the issuance and completion of a command, and provides a way to cancel a step.
表示在代码执行过程中由调试器执行的一个步骤。此步骤作为命令颁发和完成之间的标识符使用,可以实现取消对某个步骤的执行。
If you want to use a debugger feature that is hidden by your default IDE Settings, you can add the command back to the menu using the following procedure.
如果想要使用预设IDE设定所隐藏的侦错工具功能,您可以执行下列程序,将命令加回功能表中。
If you want to use a debugger feature that is hidden by your default IDE Settings, you can add the command back to the menu using the following procedure.
如果想要使用预设IDE设定所隐藏的侦错工具功能,您可以执行下列程序,将命令加回功能表中。
应用推荐