debugger command meaning in Chinese
调试程序命令
Examples
- If you do not specify any arguments , cordbg . exe displays a list of debugger commands
如果没有指定任何参数, cordbg . exe将显示调试器命令列表。 - Describes how to make debugger commands visible that have been hidden by ide default settings
描述如何使ide默认设置所隐藏的调试器命令可见。 - The following topics describe the tasks you can perform , using debugger commands , to control execution
以下主题描述了为控制执行利用调试器命令可执行的任务: - You cannot set or clear stop statements using debugger commands , as you would a breakpoint
不能使用调试器命令设置或清除stop语句,而对于断点却可以使用调试器命令。 - From within visual studio , you can use debugger commands to attach to the browser process iexplore . exe and break into the script
从visual studio中,可以使用调试器命令附加到浏览器进程( iexplore . exe )并中断至脚本。