Subject | English | Hebrew |
comp., MS | kernel debugger | מאתר באגים בליבה (A debugging application that refines and debugs an operating system image. The kernel debugger works like an application debugger except that it is capable of debugging operating systems in addition to applications) |
comp., MS | kernel exception | חריג ליבה (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | kernel exception signature | חתימת חריג ליבה (The exception code, exception parameters, and operating system version (including build number and Service Pack version)) |
comp., MS | kernel fault | תקלה בליבה (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |
comp., MS | kernel mode | מצב ליבה (A highly privileged mode of operation where program code has direct access to all memory, including the address spaces of all user-mode processes and applications, and to hardware) |
comp., MS | kernel-mode driver | מנהל התקן במצב ליבה (A driver for a logical, virtual, or physical device) |
comp., MS | kernel mode exception | חריג מצב ליבה (An exception that occurs while the operating system is executing internal code (in drivers, the kernel, etc)) |