struct zx_exception_context

Defined at line 160 of file ../../zircon/system/public/zircon/syscalls/exception.h

data associated with an exception (siginfo in linux parlance)

Things available from regsets (e.g., pc) are not included here.

For an example list of things one might add, see linux siginfo.

Public Members

 arch
uint32_t synth_code
uint32_t synth_data

Records