Dump pt trace
This commit is contained in:
parent
f07a41fcf0
commit
96f0e4512b
@ -100,6 +100,7 @@ impl QemuParams {
|
||||
nyx_ops += &format!(",workdir={}", workdir);
|
||||
nyx_ops += &format!(",sharedir={}", sharedir);
|
||||
nyx_ops += &format!(",aux_buffer_size={}", fuzzer_config.runtime.aux_buffer_size());
|
||||
nyx_ops += &format!(",dump_pt_trace={}", true);
|
||||
|
||||
let mut i = 0;
|
||||
for filter in fuzzer_config.fuzz.ipt_filters{
|
||||
|
Loading…
x
Reference in New Issue
Block a user