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

#include "py-record.h"

Public Attributes

PyObject_HEAD thread_infothread
 
enum record_method method
 

Detailed Description

Definition at line 28 of file py-record.h.

Member Data Documentation

◆ method

enum record_method recpy_record_object::method

◆ thread

PyObject_HEAD thread_info* recpy_record_object::thread

Definition at line 33 of file py-record.h.

Referenced by gdbpy_current_recording().


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