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

#include <rz_debug.h>

Public Attributes

int type
 
int tid
 
int signum
 
ut64 bp_addr
 
ut64 timestamp
 
ut64 addr
 
ut64 ptr
 

Detailed Description

Definition at line 126 of file rz_debug.h.

Member Data Documentation

◆ addr

ut64 rz_debug_reason_t::addr

Definition at line 132 of file rz_debug.h.

Referenced by rz_cmd_debug(), rz_debug_winkd_wait(), w32_dbg_wait(), and windbg_wait().

◆ bp_addr

ut64 rz_debug_reason_t::bp_addr

Definition at line 130 of file rz_debug.h.

Referenced by linux_handle_signals(), rz_cmd_debug(), rz_debug_bp_hit(), and rz_debug_recoil().

◆ ptr

ut64 rz_debug_reason_t::ptr

Definition at line 133 of file rz_debug.h.

◆ signum

◆ tid

int rz_debug_reason_t::tid

◆ timestamp

ut64 rz_debug_reason_t::timestamp

Definition at line 131 of file rz_debug.h.

Referenced by w32_dbg_wait(), and windbg_wait().

◆ type


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