#include "command.h"
#include "python-internal.h"
#include "inferior.h"
#include "py-all-events.def"
Go to the source code of this file.
◆ GDB_PY_DEFINE_EVENT
◆ create_eventregistry_object()
◆ evregpy_no_listeners_p()
Definition at line 119 of file py-evtregistry.c.
Referenced by add_thread_object(), connpy_connection_removed(), emit_clear_objfiles_event(), emit_continue_event(), emit_exited_event(), emit_free_objfile_event(), emit_inferior_call_event(), emit_memory_changed_event(), emit_new_objfile_event(), emit_register_changed_event(), emit_stop_event(), emit_thread_exit_event(), gdbpy_breakpoint_created(), gdbpy_breakpoint_deleted(), gdbpy_breakpoint_modified(), gdbpy_executable_changed(), gdbpy_program_space_event(), python_inferior_deleted(), and python_new_inferior().
◆ gdb_py_events
Definition at line 24 of file py-evtregistry.c.
Referenced by add_new_registry(), add_thread_object(), connpy_connection_removed(), emit_clear_objfiles_event(), emit_continue_event(), emit_exited_event(), emit_free_objfile_event(), emit_inferior_call_event(), emit_memory_changed_event(), emit_new_objfile_event(), emit_register_changed_event(), emit_stop_event(), emit_thread_exit_event(), gdbpy_breakpoint_created(), gdbpy_breakpoint_deleted(), gdbpy_breakpoint_modified(), gdbpy_events_mod_func(), gdbpy_executable_changed(), gdbpy_program_space_event(), python_inferior_deleted(), and python_new_inferior().