GDB (xrefs)
Public Attributes | List of all members
gdbpy_breakpoint_object Struct Reference

#include "python-internal.h"

Public Attributes

PyObject_HEAD int number
 
struct breakpointbp
 
int is_finish_bp
 

Detailed Description

Definition at line 253 of file python-internal.h.

Member Data Documentation

struct breakpoint* gdbpy_breakpoint_object::bp
int gdbpy_breakpoint_object::is_finish_bp
PyObject_HEAD int gdbpy_breakpoint_object::number

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