GDB (xrefs)
|
#include "gdbthread.h"
Public Member Functions | |
enable_thread_stack_temporaries (struct thread_info *thr) | |
~enable_thread_stack_temporaries () | |
DISABLE_COPY_AND_ASSIGN (enable_thread_stack_temporaries) | |
Private Attributes | |
thread_info_ref | m_thr |
Definition at line 912 of file gdbthread.h.
|
inlineexplicit |
Definition at line 916 of file gdbthread.h.
References enable_thread_stack_temporaries(), and m_thr.
Referenced by enable_thread_stack_temporaries().
|
inline |
Definition at line 923 of file gdbthread.h.
References m_thr.
enable_thread_stack_temporaries::DISABLE_COPY_AND_ASSIGN | ( | enable_thread_stack_temporaries | ) |
References m_thr.
|
private |
Definition at line 933 of file gdbthread.h.
Referenced by DISABLE_COPY_AND_ASSIGN(), enable_thread_stack_temporaries(), and ~enable_thread_stack_temporaries().