|
GDB (xrefs)
|
#include "py-record.h"
Public Attributes | |
| PyObject_HEAD ptid_t | ptid |
| enum record_method | method |
Definition at line 28 of file py-record.h.
| enum record_method recpy_record_object::method |
Definition at line 36 of file py-record.h.
Referenced by gdbpy_current_recording(), recpy_begin(), recpy_end(), recpy_format(), recpy_function_call_history(), recpy_goto(), recpy_instruction_history(), recpy_method(), and recpy_replay_position().
| PyObject_HEAD ptid_t recpy_record_object::ptid |
Definition at line 33 of file py-record.h.
Referenced by gdbpy_current_recording().
1.8.14