Searched refs:inferior_event_handler (Results 1 – 5 of 5) sorted by relevance
36 inferior_event_handler (INF_QUIT_REQ, client_data); in inferior_event_handler_wrapper()44 inferior_event_handler (enum inferior_event_type event_type, in inferior_event_handler() function
25 extern void inferior_event_handler (enum inferior_event_type event_type,
1057 inferior_event_handler (INF_EXEC_CONTINUE, NULL); in fetch_inferior_event()1059 inferior_event_handler (INF_EXEC_COMPLETE, NULL); in fetch_inferior_event()
678 * inf-loop.c (inferior_event_handler): In case of753 * inf-loop.c (inferior_event_handler): Handle new case2227 handled by inferior_event_handler, via the wrapper function.2233 (inferior_event_handler): Handle a request to quit and kill the2261 * infrun.c (fetch_inferior_event): Call inferior_event_handler2269 (inferior_event_handler): Handle inferior's execution completion2323 * inf-loop.c (inferior_event_handler): Change first param to tell2328 * inf-loop.h (inferior_event_handler): Adjust prototype. Remove2342 * inf-loop.c (inferior_event_handler): Delete fd parameter. Use2344 * inf-loop.h(inferior_event_handler): Delete fd parameter. [all …]
2574 target_async (inferior_event_handler, 0); in remote_async_resume()4355 target_async (inferior_event_handler, 0); in extended_remote_async_create_inferior()