struct NotifyException
Defined at line 758 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 795 of file ../../src/developer/debug/ipc/protocol.h