GDB (xrefs)
Loading...
Searching...
No Matches
Functions
py-stopevent.c File Reference
#include "defs.h"
#include "py-stopevent.h"

Go to the source code of this file.

Functions

gdbpy_ref create_stop_event_object (PyTypeObject *py_type)
 
int emit_stop_event (struct bpstat *bs, enum gdb_signal stop_signal)
 

Function Documentation

◆ create_stop_event_object()

gdbpy_ref create_stop_event_object ( PyTypeObject * py_type)

◆ emit_stop_event()

int emit_stop_event ( struct bpstat * bs,
enum gdb_signal stop_signal )