union
Defined at line 48 of file ../../zircon/kernel/arch/x86/include/arch/arch_thread.h
Debugger access to userspace general regs while suspended or stopped
in an exception. See the description of X86_GENERAL_REGS_* for usage.
The regs are saved on the stack and then a pointer is stored here.
Nullptr if not suspended or not stopped in an exception.
TODO(https://fxbug.dev/42105394): Also nullptr for synthetic exceptions that don't provide
them yet.
Public Members
void * gregs
syscall_regs_t * syscall
iframe_t * iframe