reverie/reverie-ptrace
Vladimir Makaev 4820afb142 implement set_timer_precise(rbc, instr)
Summary: We want to allow precise timers with an instruction offset. While single stepping we have target and current value of the counter and once we match branches we only increment instructions

Reviewed By: jasonwhite

Differential Revision: D41269879

fbshipit-source-id: 46b3307249663de10607513dc59d8436ca907f78
2022-11-16 14:01:41 -08:00
..
src implement set_timer_precise(rbc, instr) 2022-11-16 14:01:41 -08:00
Cargo.toml decode & trace instructions while single-stepping 2022-11-08 04:39:12 -08:00