Subject | English | Turkish |
comp., MS | Debug Interface Access SDK | Hata Ayıklama Arabirimi Erişim SDK'sı (An SDK that provides access to debug information stored in program database (.pdb) files generated by Microsoft post-compiler tools) |
comp., MS | JIT debugging | JIT hata ayıklaması (A technique that catches faults that occur while the program is running outside the development environment. You must set this option in the development environment before executing your program) |
comp., MS | just-in-time debugging | anında hata ayıklama (A technique that catches faults that occur while the program is running outside the development environment. You must set this option in the development environment before executing your program) |
comp., MS | just-in-time debugging | tam zamanında hata ayıklama (A technique that catches faults that occur while the program is running outside the development environment. You must set this option in the development environment before executing your program) |
comp., MS | remote debugging | uzaktan hata ayıklama (The use of Visual Studio on one computer (the host computer) to debug an application that is running on another computer (the target or remote computer)) |
comp., MS | Remote Debugging Monitor | Uzaktan Hata Ayıklama İzleyicisi (A small application that Visual Studio connects to for remote debugging) |