#include "python-internal.h"
Definition at line 628 of file python-internal.h.
◆ gdbpy_enter()
gdbpy_enter::gdbpy_enter |
( |
struct gdbarch * |
gdbarch = nullptr , |
|
|
const struct language_defn * |
language = nullptr |
|
) |
| |
|
explicit |
◆ ~gdbpy_enter()
gdbpy_enter::~gdbpy_enter |
( |
| ) |
|
◆ DISABLE_COPY_AND_ASSIGN()
◆ finalize()
static void gdbpy_enter::finalize |
( |
| ) |
|
|
static |
◆ get_gdbarch()
static struct gdbarch * gdbpy_enter::get_gdbarch |
( |
| ) |
|
|
static |
◆ m_error
◆ m_gdbarch
struct gdbarch* gdbpy_enter::m_gdbarch |
|
private |
◆ m_language
◆ m_previous_active
◆ m_state
PyGILState_STATE gdbpy_enter::m_state |
|
private |
◆ python_gdbarch
struct gdbarch* gdbpy_enter::python_gdbarch |
|
staticprivate |
The documentation for this class was generated from the following file: