Rizin
unix-like reverse engineering framework and cli tools
rz_debug_session_t Struct Reference

#include <rz_debug.h>

Public Attributes

ut32 cnum
 
ut32 maxcnum
 
RzDebugCheckpointcur_chkpt
 
RzVectorcheckpoints
 
HtUP * memory
 
HtUP * registers
 
int reasontype
 
RzBreakpointItembp
 

Detailed Description

Definition at line 189 of file rz_debug.h.

Member Data Documentation

◆ bp

RzBreakpointItem* rz_debug_session_t::bp

Definition at line 197 of file rz_debug.h.

Referenced by rz_debug_continue_kill(), and rz_debug_step().

◆ checkpoints

◆ cnum

◆ cur_chkpt

◆ maxcnum

◆ memory

◆ reasontype

int rz_debug_session_t::reasontype

Definition at line 196 of file rz_debug.h.

Referenced by rz_debug_continue_kill(), and rz_debug_step().

◆ registers


The documentation for this struct was generated from the following file: