Adding back --break_on_instruction.
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
DECLARE_bool(debug);
|
||||
DECLARE_bool(always_disasm);
|
||||
|
||||
DECLARE_uint64(break_on_instruction);
|
||||
DECLARE_uint64(break_on_memory);
|
||||
|
||||
|
||||
namespace alloy {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user