GDBserver
Public Attributes | List of all members
pending_signals Struct Reference

Public Attributes

int signal
 
siginfo_t info
 
struct pending_signalsprev
 

Detailed Description

Definition at line 337 of file linux-low.c.

Member Data Documentation

◆ info

siginfo_t pending_signals::info

Definition at line 340 of file linux-low.c.

Referenced by enqueue_one_deferred_signal(), and enqueue_pending_signal().

◆ prev

struct pending_signals* pending_signals::prev

◆ signal

int pending_signals::signal

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