Hacker News new | ask | show | jobs
by pekk 4478 days ago
It would be cool if someone made a VM for development only, on which you could run x86_64 assembly, and get sensible error messages.
1 comments

Qemu comes pretty close. You can dump register and memory values, crashes outputs useful dumps, etc.