source-code debugger 中文意思是什麼

source-code debugger 解釋
源代碼除錯程序
  • source : n 1 源頭,水源,源泉。2 根源,本源;來源。3 原因;出處;原始資料。4 提供消息的人。5 血統。vt 〈美...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • debugger : 除錯程序
  1. Debugger cannot display source code or disassembly

    調試器不能顯示源代碼或反匯編
  2. 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編譯器是否正在跟蹤調試信息。
  3. 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 )編譯器是否正在跟蹤調試信息。
  4. We even offer a debugger that works at the egl source code level, and a way to leverage jsf from your egl code to visually build your application s gui

    我們甚至提供了工作在egl源代碼級的調試器和一種從您的egl代碼獲取jsf來可視化地構建應用程序gui的工作方式。
  5. Full multi - threaded application debugging where the same debugger ide may be used to step into the client application source code and into any nested stored procedure calls

    完全的多線程應用程序調試,其中相同的調試器ide可用於跟蹤客戶機應用程序源代碼和任何嵌套的存儲過程調用。
  6. Allows source code debugging when the program is started in the debugger, but displays assembly language code only when the running program is attached to the debugger

    值允許在調試器中啟動程序的時候進行源代碼調試,但是,只有當將正在運行的程序附加到調試器時,才顯示匯編語言代碼。
  7. Step through your new code in a source level debugger, line by line

    在源代碼一級的調試器中,一行一行調試你的新代碼。
  8. The author studyed the source code of gdb, maked an improvement, and developed a special cross debugger for m * core / c * core successfully, this debugger has been widely used

    作者在深入研究gdb調試器源代碼基礎上,對其進行合理改造,成功開發出面向摩托羅拉m * core2107和國芯c * core210系列微處理器的專用交叉調試器,並且已經得到了廣泛的應用。
分享友人