Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Debugged process states

See get_process_state(), set_process_state(), invalidate_dbg_state() More...

Macros

#define DSTATE_SUSP   -1
 process is suspended and will not continue
 
#define DSTATE_NOTASK   0
 no process is currently debugged
 
#define DSTATE_RUN   1
 process is running
 

Detailed Description

See get_process_state(), set_process_state(), invalidate_dbg_state()