GDB (xrefs)
Loading...
Searching...
No Matches
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 307 of file python-internal.h.

Member Data Documentation

◆ bp

struct breakpoint* gdbpy_breakpoint_object::bp

◆ is_finish_bp

int gdbpy_breakpoint_object::is_finish_bp

◆ number

PyObject_HEAD int gdbpy_breakpoint_object::number

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