struct NotifyException
Defined at line 750 of file ../../src/developer/debug/ipc/protocol.h
Data passed for exceptions.
Public Members
uint64_t timestamp
ThreadRecord thread
ExceptionType type
ExceptionRecord exception
vector hit_breakpoints
vector other_affected_threads
vector memory_blocks
bool job_only
Public Methods
void Serialize (Serializer & ser, uint32_t ver)
Defined at line 787 of file ../../src/developer/debug/ipc/protocol.h