By overwriting a function pointer, or exception handler, which is subsequently executed.
And, you need to handle the problem in only one place, the so-called exception handler.
To stop just before an exception handler is called, you need some knowledge of the implementation.
As this was an exception handler, heavy use of the transcendental functions caused severe performance penalties.
Поскольку это был обработчик исключения, то интенсивное использование трансцендентных функций вызвало суровое наказание производительности.
If you set a breakpoint in an exception handler instead, it may not be easy to find out where the exception was raised.
Если вместо этого вы установите точку останова в обработчике исключений, то может быть нелегко определить, где исключение было
Exception handling streamlines error handling by allowing your program to define a block of code, called an exception handler, that is executed automatically when an error occurs.
Обработка исключительных ситуаций рационализирует процесс обработки ошибок, позволяя определить в программе блок кода, называемый обработчиком исключений и выполняющийся автоматически, когда возникает ошибка.
An exception is an object that is "thrown" from the site of the error and can be "caught" by an appropriate exception handler designed to handle that particular type of error.
Исключение представляет собой объект, генерируемый на месте возникновении ошибки, который затем может быть «перехвачен» подходящим обработчиком исключений, предназначенным для ошибок определенного типа.
the exception handler address.
The key part of this module is the exception handler called by the "SMC" instruction.
SIGuardian 1.7 has been released! New in this release: Exception handler, Web Update feature, Chinese Traditional language, bugfixes.
Появилась финальная версия SIGuardian 1.7! Из нововведений выделяются такие, как: обработчик ошибок, возможность обновления программы через Интернет, поддержка китайского языка, и т.д.
[03.08.2003]SIGuardian 1.7 Beta (Build 265) has been released! New in this release: Exception handler, Web Update feature.
[03.08.2003]Появилась бета-версия SIGuardian 1.7 (Build 265)! В ней появился обработчик ошибок, а также функция обновления через Интернет.
The BL1 module configures the MMU address translation table, as well as the exception handler table, where the most important element is the exception handler for the Secure Monitor Call (SMC) instruction.
Модуль BL1 настраивает таблицу преобразования адресов MMU, а также таблицу обработчиков исключений, самым важным элементом которой является обработчик исключения от инструкции вызова доверенного окружения (Secure Monitor Call, SMC).
One such technique is Structured Exception Handler Overwrite Protection (SEHOP), which was introduced in Windows Vista to help prevent buffer overflow exploits.
Одним из таких методов является Включение защиты от перезаписи обработчика структурных исключений (SEHOP), который был введен в Windows Vista, чтобы помочь предотвратить эксплойты переполнения буфера.