struct WatchJobConfig
Defined at line 103 of file ../../src/developer/debug/shared/message_loop_fuchsia.h
Attaches to the exception port of the given job and issues callbacks on the given watcher. The
watcher must outlive the returned WatchHandle. Must only be called on the message loop thread.
Public Members
basic_string job_name
zx_handle_t job_handle
zx_koid_t job_koid
bool use_debugger_channel
ZirconExceptionWatcher * watcher