Hacker News new | ask | show | jobs
by JonChesterfield 692 days ago
If you constant fold and keep things in registers then you generally can't look at or change the pieces in a debugger. So everything gets written to the stack where it's easy to find.