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

Public Attributes

struct thread_db_infoinfo
 
bool log_progress
 
bool threads_seen
 
const char * last_call
 
td_err_e last_result
 

Detailed Description

Definition at line 559 of file linux-thread-db.c.

Member Data Documentation

◆ info

struct thread_db_info* check_thread_db_info::info

◆ last_call

const char* check_thread_db_info::last_call

Definition at line 571 of file linux-thread-db.c.

◆ last_result

td_err_e check_thread_db_info::last_result

Definition at line 574 of file linux-thread-db.c.

Referenced by check_thread_db_callback().

◆ log_progress

bool check_thread_db_info::log_progress

Definition at line 565 of file linux-thread-db.c.

Referenced by check_thread_db(), and check_thread_db_callback().

◆ threads_seen

bool check_thread_db_info::threads_seen

Definition at line 568 of file linux-thread-db.c.

Referenced by check_thread_db(), and check_thread_db_callback().


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