GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
catch_syscall_inferior_data Struct Reference

Public Attributes

int any_syscall_count
 
std::vector< int > syscalls_counts
 
int total_syscalls_count
 

Detailed Description

Definition at line 65 of file break-catch-syscall.c.

Member Data Documentation

◆ any_syscall_count

int catch_syscall_inferior_data::any_syscall_count

◆ syscalls_counts

std::vector<int> catch_syscall_inferior_data::syscalls_counts

◆ total_syscalls_count

int catch_syscall_inferior_data::total_syscalls_count

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