log_idp_events
summary: react to processor events/notifications
- description:
these hooks will be notified about IDP events, and dump their information to the “Output” window
level: intermediate
Attributes
Classes
Module Contents
- class log_idp_events.idp_logger_hooks_t
Bases:
ida_idp.IDP_Hooks- inhibit_log = 0
- ev_get_abi_info(comp)
Get all possible ABI names and optional extensions for given compiler abiname/option is a string entirely consisting of letters, digits and underscore
- Parameters:
comp – (comp_t) - compiler ID
- Returns:
0: not implemented
- Returns:
1: ok
- log_idp_events.idp_hooks