Open frroossst opened 1 year ago
where users can specify the debugger to stop when a register changes or when a certain condition is met like $t0 < 9 or $t0 == $a1
foundational groundwork: 47f3f08d580fe19d65b01a37f55c6425edf70e6c
combine with #24, to form a unified secondary view with
where users can specify the debugger to stop when a register changes or when a certain condition is met like $t0 < 9 or $t0 == $a1