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

#include <rz_debug.h>

Public Attributes

int pid
 
int ppid
 
char status
 
int runnable
 
bool signalled
 
char * path
 
int uid
 
int gid
 
ut64 pc
 

Detailed Description

Definition at line 408 of file rz_debug.h.

Member Data Documentation

◆ gid

◆ path

◆ pc

ut64 rz_debug_pid_t::pc

Definition at line 417 of file rz_debug.h.

Referenced by _extract_pid_info(), fill_pid_info(), and linux_thread_list().

◆ pid

◆ ppid

◆ runnable

◆ signalled

bool rz_debug_pid_t::signalled

Definition at line 413 of file rz_debug.h.

◆ status

◆ uid


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