Subject | English | Arabic |
comp., MS | JIT debugging | تصحيح JIT (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 | تصحيح في نفس الوقت (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 | تصحيح الأخظاء عن بعد (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 | مراقب تصحيح الأخطاء عن بعد (A small application that Visual Studio connects to for remote debugging) |
telecom. | to debug in programming | يكتشف ويصحح الأخطاء في البرمجة |