IDA SDK
|
used by debug
Macros | |
#define | IDA_DEBUG_DREFS 0x00000001 |
drefs | |
#define | IDA_DEBUG_OFFSET 0x00000002 |
offsets | |
#define | IDA_DEBUG_FLIRT 0x00000004 |
flirt | |
#define | IDA_DEBUG_IDP 0x00000008 |
idp module | |
#define | IDA_DEBUG_LDR 0x00000010 |
ldr module | |
#define | IDA_DEBUG_PLUGIN 0x00000020 |
plugin module | |
#define | IDA_DEBUG_IDS 0x00000040 |
ids files | |
#define | IDA_DEBUG_CONFIG 0x00000080 |
config file | |
#define | IDA_DEBUG_CHECKMEM 0x00000100 |
check heap consistency | |
#define | IDA_DEBUG_CHECKARG 0x00000200 |
checkarg | |
#define | IDA_DEBUG_DEMANGLE 0x00000400 |
demangler | |
#define | IDA_DEBUG_QUEUE 0x00000800 |
queue | |
#define | IDA_DEBUG_ROLLBACK 0x00001000 |
rollback | |
#define | IDA_DEBUG_ALREADY 0x00002000 |
already data or code | |
#define | IDA_DEBUG_TIL 0x00004000 |
type system | |
#define | IDA_DEBUG_NOTIFY 0x00008000 |
show all notifications | |
#define | IDA_DEBUG_DEBUGGER 0x00010000 |
debugger | |
#define | IDA_DEBUG_APPCALL 0x00020000 |
appcall | |
#define | IDA_DEBUG_SRCDBG 0x00040000 |
source debugging | |
#define | IDA_DEBUG_ACCESSIBILITY 0x00080000 |
accessibility | |
#define | IDA_DEBUG_INTERNET 0x00100000 |
internet connection | |
#define | IDA_DEBUG_SIMPLEX 0x00200000 |
full stack analysis | |
#define | IDA_DEBUG_ALWAYS 0xFFFFFFFF |
everything | |