Hacker News new | ask | show | jobs
by revelation 3876 days ago
Brilliant, you have just solved the halting problem.
2 comments

Stick a printf/file write/breakpoint at the root of the code path if you want continuous verification that the code path never executes except by clicking the button. This isn't hard.
Static analysis is a thing, and it doesn't solve the halting problem.
It also doesn't solve this problem.