GDB (xrefs)
|
#include "defs.h"
#include "inferior.h"
#include "infrun.h"
#include "gdbsupport/event-loop.h"
#include "event-top.h"
#include "inf-loop.h"
#include "remote.h"
#include "language.h"
#include "gdbthread.h"
#include "interps.h"
#include "top.h"
#include "ui.h"
#include "observable.h"
Go to the source code of this file.
Functions | |
void | inferior_event_handler (enum inferior_event_type event_type) |
void inferior_event_handler | ( | enum inferior_event_type | event_type | ) |
Definition at line 37 of file inf-loop.c.
References ui::async, bpstat_do_actions(), check_frame_language_change(), current_inferior(), current_ui, inferior::do_all_continuations(), exception_print(), fetch_inferior_event(), gdb_printf(), gdb_stderr, INF_EXEC_COMPLETE, INF_REG_EVENT, inferior_ptid, non_stop, PROMPT_BLOCKED, ui::prompt_state, target_async(), target_can_async_p(), and target_has_execution().
Referenced by windows_nat_target::async(), fetch_inferior_event(), handle_target_event(), handle_target_event(), handle_target_event(), infrun_async_inferior_event_handler(), proceed(), record_btrace_handle_async_inferior_event(), record_full_async_inferior_event_handler(), remote_async_inferior_event_handler(), remote_async_serial_handler(), and step_1().