GDB (xrefs)
Public Attributes | List of all members
internal_problem Struct Reference

Public Attributes

const char * name
 
int user_settable_should_quit
 
const char * should_quit
 
int user_settable_should_dump_core
 
const char * should_dump_core
 

Detailed Description

Definition at line 361 of file utils.c.

Member Data Documentation

◆ name

const char* internal_problem::name

Definition at line 363 of file utils.c.

Referenced by add_internal_problem_command().

◆ should_dump_core

const char* internal_problem::should_dump_core

Definition at line 367 of file utils.c.

Referenced by add_internal_problem_command().

◆ should_quit

const char* internal_problem::should_quit

Definition at line 365 of file utils.c.

Referenced by add_internal_problem_command().

◆ user_settable_should_dump_core

int internal_problem::user_settable_should_dump_core

Definition at line 366 of file utils.c.

Referenced by add_internal_problem_command().

◆ user_settable_should_quit

int internal_problem::user_settable_should_quit

Definition at line 364 of file utils.c.

Referenced by add_internal_problem_command().


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