debugger command 中文意思是什麼

debugger command 解釋
調試程序命令
  • debugger : 除錯程序
  • command : vt 1 命令,指令;指揮,統率(軍隊等)。2 左右,支配,控制,管理,掌握。3 自由使用。4 博得,得到(...
  1. Tells the debugger to ask you first before invoking edit and continue from a debug command

    告知調試器在從調試命令調用「編輯並繼續」前首先詢問您。
  2. This command is useful for continuing a program when a class load event, exception, or breakpoint stops the debugger

    此命令對于在類加載事件、異常或斷點停止調試器時繼續程序很有用。
  3. The cross debugger has four components : user interface, debugging module, communication module and operating system supporting module. the monitor programs of the target are composed of executive module of debugging command, communication module and code control module

    交叉調試器可以分成四部分:用戶介面、調試功能模塊、通信模塊和操作系統支持模塊;目標機端的監控程序主要是由調試命令執行模塊、通信模塊、代碼控制模塊組成。
  4. If you use the command line and run your applications on your development workstation, you will see that a dialog box to run the visual studio debugger is displayed when your code encounters a memory access violation, unhandled exception, or other unrecoverable errors

    如果使用命令行並在開發工作站上運行應用程序,則當代碼遇到內存訪問沖突、未處理的異常或其他不可恢復的錯誤時,將顯示用於運行visual studio調試器的對話框。
  5. This command mimics the nt symbolic debugger

    此命令模仿nt符號調試器
  6. Security warning : debugger must execute untrusted command

    >安全警告:調試器必須執行不受信任的命令
  7. If the debugger encounters an exception, use this command to roll the debugger back to the specified frame number

    如果調試器遇到異常,使用此命令可以將調試器回滾到指定的幀號碼。可以使用
  8. This command instructs visual studio to run the application in the debugger

    該命令指示visual studio在調試器中運行該應用程序。
  9. This command instructs visual studio to run the web application in the debugger

    該命令指示visual studio在調試器中運行web應用程序。
  10. Start debugging. this command instructs visual studio to run the application in the debugger

    該命令指示visual studio在調試器中運行該應用程序。
  11. Chapter 3 describes the system design as a whole, including the system structure design, the command interface involved in task - level debugging in debugger and host, and the debugging agent module design

    內容主要包括系統的體系結構設計,調試器和目標機方與任務級調試相關的命令介面,目標機方運行的調試代理模塊設計。
分享友人