Get desktop application:
View/edit binary Protocol Buffers messages
Used in: chunk_t, trace_t
Used in: body_t
METADATA = 0
INSTRUCTION = 1
Used in: trace_t
Used in: header_t
Used in: instruction_t
oneof conc_info_content
uint64 next_address = 9
string reserved_comment = 10
uint32 wave = 11
Used in: ins_con_info_t
INVALID = 0
REGREAD = 1
REGWRITE = 2
MEMLOAD = 3
MEMSTORE = 4
CALL = 5
SYSCALL = 6
NOT_RETRIEVED = 7
NEXT_ADDRESS = 8
COMMENT = 9
WAVE = 10
Used in: body_t
required uint32 thread_id = 1
required uint64 address = 2
required bytes opcode = 3
Used in: body_t
oneof metadata_content
string module_metadata = 2
uint32 wave_metadata = 4
Used in: metadata_t
required uint32 type_exception = 1
required uint64 handler = 2
Used in: metadata_t
INVALID_METADATA = 0
EXCEPTION_TYPE = 1
MODULE_TYPE = 2
WAVE_TYPE = 3