Hacker News new | ask | show | jobs
by teacup50 3796 days ago
There's nothing stopping you from attaching a debugger to a VM -- this is mighty handy for debugging boot loaders.

There's also nothing stopping you from including a runtime debugger interface in your unikernel, just like any other kernel that supports debugging.