debugger 中文意思是什麼

音標 [di:'bʌgə]
debugger 解釋
除錯程序
  1. The cross debugger and cross complier in this thesis are two important development toolkits in the project of yunnan province technology hall

    所完成的交叉編譯器和交叉調試器作為一個重要的系統開發工具,成功應用於雲南省科技廳的項目上。
  2. Debugger cannot display source code or disassembly

    調試器不能顯示源代碼或反匯編
  3. Enhancing our debugger ides to support the entire family of db2 servers

    增強我們的調試器ide ,以支持整個db2服務器家族。
  4. Therefore, by default, the debugger does not evaluate implicit function calls automatically

    因此,默認情況下,調試器不會自動計算隱式函數調用。
  5. The debugger cannot tell whether a property evaluation or implicit function call has side effects

    調試器無法區分是屬性計算還是隱式函數調用產生副作用。
  6. Argument to overwrite the registered jit debugger

    參數改寫已注冊的jit調試器。
  7. Visualizers are represented in the debugger by a magnifying glass icon

    可視化工具在調試器中用放大鏡圖標表示。
  8. Viewing data in the debugger

    >查看調試器中的數據
  9. The debugger expression evaluator does not support boxing and unboxing in visual c

    調試器表達式運算符不支持visual c + +中的裝箱和取消裝箱。
  10. The codewarrior compiler and debugger are ranked 1 in usage among commercially available embedded software development tools according to a gartner dataquest report

    編譯器和調試器在商用嵌入式軟體開發工具的使用率方面排名第一。而這只是流行的
  11. As an example, the metrowerks codewarrior integrated development environment, on which the author worked for more than two years, is analyzed to illustrate the design of the debugger

    最後,本文著重以metrowerks公司的ide環境為例,介紹了一個靈活高效可擴展的調試器框架的設計,實現和增強。
  12. In the debugger session, select continue from the

    在調試器會話中,從「調試」菜單中選擇「繼續」 。
  13. Tells the debugger to ask you first before invoking edit and continue from a debug command

    告知調試器在從調試命令調用「編輯並繼續」前首先詢問您。
  14. Most flavours of linux come with the gnu debugger, or gdb to the shell

    Linux的大部分特色源自於shell的gnu調試器,也稱作gdb 。
  15. Gnu debugger manual

    Gnu調試器手冊
  16. The gnu debugger is a very powerful tool in any programmer s arsenal

    Gnu調試器是所有程序員工具庫中的一個功能非常強大的工具。
  17. The addr2line utility provides basic symbolic debugger information, although the gnu debugger uses other methods internally

    Addr2line工具提供了基本的符號調試信息,不過gnu debugger ( gdb )使用的是其他一些內部方法。
  18. I ve only covered a small subset of what it can do here, to find out more i d encourage you to have a read of the gnu debugger manual pages

    在本文中,我只介紹了gdb的一小部分功能。要了解更多知識,建議您閱讀gnu調試器手冊。
  19. It may use too much memory if you compile and run the gnu debugger, probably because it tends to open a window whenever you step into a program call

    如果您編譯運行gnu調試器,可能會使用太多內存,或許是因為您進入一個程序呼叫時,它都試圖打開一個窗口。
  20. 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的嵌入式系統調試器具體實現。
分享友人