debug debugger 中文意思是什麼

debug debugger 解釋
偵錯程序
  • debug : vt ( bugged; bugging)1 驅除(某處的)害蟲。2 排除(飛機等的)故障;(自動化裝置中)移去(程序等...
  • debugger : 除錯程序
  1. Tells the debugger to ask you first before invoking edit and continue from a debug command

    告知調試器在從調試命令調用「編輯並繼續」前首先詢問您。
  2. As a crucial embedded development tool, the embedded system debugger is usually used to debug and test embedded software 。 a embedded system debugger consists of a cross debugger and a debugger agent, which characteristic lies in the separation of running environments between the cross debugger and the debuggee and the dependence on the gdb agent in the debug session 。 with the development of embedded technique, various embedded debug techniques continuously advance and all kinds of embedded system debuggers are playing a more and more important role in the embedded software development 。 the gnu debugger, gdb as a tool in the gnu toolkits, is an extremely powerful source - level debugger 。 among gdb ’ s many noteworthy features, its ability to debug programs “ remote ” is fascinating 。 this capability is not only essential when porting gnu tools to a new operation system or microprocessor, but it ’ s also useful for developers who need to debug an embedded system based on a processor that gnu already supports 。 gdb is the preferred solution in embedded development because it provides portable, sophisticated debugging over a broad rang of embedded systems 。 this paper discusses the status quo of various embedded system debuggers ; deeply analyses the overall structure of gdb and the debugging mechanism of gdb based on its source codes ; introduces the gdb ’ s remote debug technique and gdb / mi, which are usually used to develop the gdb - based embedded system debugger 。 then dwells on how to use gdb / mi to develop a gui front and how to use rsp 、 stub and gdbserver to design a debug agent, in order to expatiate on the design method of the gdb - based embedded system debugger 。 in the end, provides a concrete implementation of the gdb - based embedded system debugger of “ embedded simulation development platform ”, the project of the innovation fund for technology based firms 。

    這個特性不僅在將gnu工具移植到一個新的操作系統和微處理器的時候很有用,對于想調試一個基於gnu支持的晶元的嵌入式系統的開發人員來說,也是非常有用的。由於gdb提供了在大多數嵌入式系統上的可移植的、復雜的調試功能,它已成為嵌入式開發的首選解決方案。本文討論了當前的各種嵌入式調試器的現狀,結合源代碼詳細分析了gdb的結構和調試原理,介紹了開發基於gdb的嵌入式系統調試器常用的遠程調試技術和gdb / mi介面;然後詳細闡述了如何使用gdb / mi開發gdb的圖形前端和怎樣使用rsp協議、 stub和gdbserver設計一個調試代理,從而較深入地討論了基於gdb的嵌入式調試器的設計方法;最後,結合國家中小型企業創新基金項目「嵌入式模擬開發平臺」 ,給出了一個基於gdb的嵌入式系統調試器具體實現。
  3. Dbg is a full - featured php debugger engine, an interactive tool that helps you debug php scripts

    Dbg是一個全功能的php調試器引擎,一個交互的工具,有助於調試php腳本。
  4. Additionally, directly launching the debugger from the server explorer or as part of a full - blown application debug session is also under investigation

    此外,從server explorer直接啟動調試器,或將之作為全面展開的應用程序調試會話中的一部分也正在調查研究中。
  5. From the debug menu in the debugger session, select

    從調試器會話中的「調試」菜單中,選擇「逐語句」 。
  6. To resolve these problem, we bring forward a new program tool to support all kind of mcus of m68hc08 and provide debugger to debug c code

    本文針對freescalem68hc08系列單片機,提出了通用編程器的解決方案以及c語言源程序級調試的實現方法。
  7. To debug a. net framework application, the compiler and runtime environment must be configured to enable a debugger to attach to the application and to produce both symbols and line maps, if possible, for the application and its corresponding microsoft intermediate language msil

    若要調試. net framework應用程序,必須配置編譯器和運行時環境以使調試器能夠附加到應用程序,並如果可能,為應用程序及其相應的microsoft中間語言( msil )生成符號圖和線劃圖。
  8. The debugger can break execution of your application immediately when an exception occurs, giving you a chance to debug the exception before a handler is invoked

    調試器可以在發生異常時立即中斷應用程序的執行,使您有機會在調用處理程序之前對異常進行調試。
  9. You can use the visual studio debugger to debug xslt

    您可以使用visual studio調試程序來調試xslt 。
  10. Your ability to debug may be limited by whether the code was built with debug information, whether the debugger has access to the source code, and whether the common language runtime jit compiler is tracking debug information

    調試能力可能受到限制,限制因素包括:生成代碼時是否包含調試信息、調試器是否有權訪問源代碼,以及公共語言運行庫jit編譯器是否正在跟蹤調試信息。
  11. Your ability to inspect the program may be limited by whether the program was built with debug information, whether the debugger has access to the source code, and whether the common language runtime just - in - time compiler is tracking debug information

    檢查程序的能力可能會受以下幾種情況的限制:是否使用調試信息生成程序、調試器是否有權訪問源代碼以及公共語言運行庫just - in - time ( jit )編譯器是否正在跟蹤調試信息。
  12. The file characteristic field image file debug stripped in the pe file header tells the debugger that codeview information has been stripped to a separate dbg file

    Pe文件頭中的文件特性欄位image _ file _ debug _ stripped通知調試器codeview信息已被抽出到單獨的dbg文件中。
  13. Dbg files are portable executable format files that contain debug information in codeview format for the visual studio debugger and possibly other formats, depending on how the dbg was created

    Dbg文件是可移植可執行( pe )格式文件,該文件包含visual studio調試器的codeview格式的調試信息(也可能是其他格式,視dbg的創建方式而定) 。
  14. Debug the entire application using egl debugger

    使用egl調試器來調試完整的應用程序
  15. Another way to debug in - memory trees is to use an xslt debugger of the type that s built into a sophisticated xslt xml editor

    調試內存樹的另一種辦法是使用成熟的xslt / xml編輯器中內置的xslt調試器。
  16. Zdbg can perform generic debugger function such as set breakpoint, single step, r / w memory, modify register and etc. and zdbg can debug zyco ' s kernel by its innovative design

    在功能設計上,除了使zdbg可以完成一般的應用調試器助能,例如設置斷點、單步執行、讀寫內存、修改寄存器值等等,還通過創新性的設計使得zdbg可以用於調試zyco操作系統自身。
  17. The xsl debug perspective enables you to debug xsl transformations in a symbolic debugger

    Xsl debug perspective使您可以在一個符號調試程序中調試xsl轉換。
  18. The tool suite also has a visual debugger to debug your processes, including the ability to debug parallel branches of long - running processes, and to interact with human - facing activities through appropriate user interfaces

    該工具套件還有一個用於除錯流程的視覺化除錯器,包括除錯長時間運行的流程的并行分支以及透過適當的用戶介面與面對人human - facing的活動進行交互的功能。
  19. You can debug the windows service itself by starting the service and attaching the debugger to the service process

    通過啟動windows服務並將調試器附加到服務進程,可以調試windows服務本身。
  20. A debugger can detect and debug activities only to the client connection to which it is attached

    調試程序只能對所連接的客戶端連接檢測並調試活動。
分享友人