IDA debug bits
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_LICENSE 0x00000200 |
licensing | |
#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_NETWORK 0x00100000 |
network | |
#define | IDA_DEBUG_INTERNET IDA_DEBUG_NETWORK |
internet connection (for API backward compatibility) | |
#define | IDA_DEBUG_SIMPLEX 0x00200000 |
full stack analysis | |
#define | IDA_DEBUG_DBGINFO 0x00400000 |
handling of debug info (e.g. pdb, dwarf) | |
#define | IDA_DEBUG_LUMINA 0x00800000 |
lumina related | |
#define | IDA_DEBUG_THEMES 0x01000000 |
themes | |
#define | IDA_DEBUG_REGEX 0x02000000 |
regular expression | |
#define | IDA_DEBUG_SUBPROC 0x04000000 |
sub process | |
#define | IDA_DEBUG_ALWAYS 0xFFFFFFFF |
everything | |
Detailed Description
used by debug
Generated by 1.9.3