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

#include "breakpoint.h"

Public Attributes

enum bpstat_what_main_action main_action
 
enum stop_stack_kind call_dummy
 
bool is_longjmp
 

Detailed Description

Definition at line 1267 of file breakpoint.h.

Member Data Documentation

◆ call_dummy

enum stop_stack_kind bpstat_what::call_dummy

Definition at line 1275 of file breakpoint.h.

Referenced by bpstat_what(), and process_event_stop_test().

◆ is_longjmp

bool bpstat_what::is_longjmp

Definition at line 1280 of file breakpoint.h.

Referenced by bpstat_what(), and process_event_stop_test().

◆ main_action

enum bpstat_what_main_action bpstat_what::main_action

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