Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevekemp
2369 days ago
I remember using the instruction-cache as a way to catch debuggers single-stepping through my code. If you rewrote a near instruction to be a jump-to-self single-steppers would fall victim to it..