Get desktop application:
View/edit binary Protocol Buffers messages
Used in: configuration
required uint64 address = 1
required string name = 2
Used in: message_start_symb_exec
optional uint64 start = 1
optional uint64 stop = 2
repeated uint64 call_skips = 3
repeated uint64 fun_skips = 4
repeated string policy = 8
repeated input_t inputs = 9
repeated call_name_t call_map = 10
repeated uint64 breakpoints = 11
optional uint32 ksteps = 14
optional string analysis_name = 15
optional bool incremental = 17
optional uint32 timeout = 18
optional bool optim_cstprop = 19
optional bool optim_rebase = 20
optional bool optim_row = 21
optional bool optim_rowplus = 26
optional bool optim_eqprop = 27
optional common.action default_action = 23
optional uint32 verbosity = 24
Used in: configuration, message_patch, message_start_exec
required uint64 address = 2
optional uint32 iteration = 100
oneof input_cnt
Used in: input_t
REG = 0
MEM = 1
INDIRECT = 2
Used in: input_t