debugging compiler 中文意思是什麼

debugging compiler 解釋
調試編譯程序
  • debugging : 程序調整
  • compiler : n. 1. 匯集者,編輯(人)。2. 【計算機】自動編碼器;自動編碼[編譯]程序。
  1. One of the main advantages of an interpreter over a compiler is the ease of providing debugging facilities to the programmer.

    解釋程序化于編譯程序的主要優點之一是易於為程序員提供調試功能。
  2. Managed debugging assistant to determine when the jit compiler starts to compile a function

    託管調試助手( mda )確定jit編譯器何時開始編譯函數。
  3. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管代碼,則這些匯編指令對應于由實時( jit )編譯器創建的本機代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。
  4. This offset might be an approximation depending on whether the just - in - time compiler is generating debugging code or not

    根據實時( jit )編譯器是否正在生成調試代碼,此偏移量可能是近似量。
  5. One of the lesser - known solutions for both debugging and optimizing your code is to use the perl compiler with one of the many " back ends.

    更少為人知的一種調試和優化代碼的方法是,在perl編譯器中使用"編譯器後端" 。
  6. Debug conditional attribute, so that the compiler will not include your debugging code in the final executable

    條件屬性的情況下編譯您的發布版本,使編譯器不會在最終可執行文件中包含調試代碼。
  7. When you use optimizations to create a release build, the compiler will not produce symbolic debugging information

    當使用優化創建發布版本時,編譯器不會產生符號調試信息。
  8. Instruct the compiler to emit debugging information

    指示編譯器發出調試信息。
  9. Causes the compiler to generate debugging information

    使編譯器生成調試信息。
  10. Dotfuscator standard and professional editions have the ability to output debugging symbol files for obfuscated applications in microsoft s pdb format that correspond as closely as possible to the original symbol files output by the compiler

    Dotfuscator standard edition和professional edition能夠為經過模糊處理的應用程序輸出調試符號文件(以microsoft pdb格式) ,並且這些符號文件將盡可能貼近地對應于由編譯器輸出的原始符號文件。
  11. In the next lesson you will learn about debugging compiler errors

    在下一課中,您將學習如何調試編譯器錯誤。
分享友人