▲ | amluto 5 days ago | |||||||
Hah, the README says: > Additonally, debugging may not land on the macro statements themselves. See my comment above, and give int3;nop a try. | ||||||||
▲ | BrainBacon 5 days ago | parent [-] | |||||||
Interesting. Unfortunately, I'm not well versed in assembly, is there a similar trick or requirement in arm and would that include Apple silicon, or is this something specific to `int3` on x86? That may explain why it was inconsistent during my development process, I didn't think to check if the inconsistency was platform dependent. | ||||||||
|