GDB (API)
|
#include "python-internal.h"
Public Attributes | |
PyObject_HEAD int | number |
struct breakpoint * | bp |
int | is_finish_bp |
Definition at line 226 of file python-internal.h.
struct breakpoint* breakpoint_object::bp |
Definition at line 235 of file python-internal.h.
Definition at line 238 of file python-internal.h.
PyObject_HEAD int breakpoint_object::number |
Definition at line 231 of file python-internal.h.