Plan 9’s debugger Acid can attach to a running kernel on a remote machine and debug it.
This is a needlessly snide and inaccurate characterization.
> Plan 9’s debugger Acid can attach to a running kernel on a remote machine and debug it.
KGDB over Ethernet does the same on Linux.
I'm guessing you've never tried to write a terminal rendering program.
The hoops you hav to jump through to get vi to switch into a blank screen and then drop back and re-render your previous terminal.
Behaviour differences on some terminals when you run man and the previous output is simply cleared or the man page is printed and scrolled.
There are piles of hacks.
This is a needlessly snide and inaccurate characterization.
> Plan 9’s debugger Acid can attach to a running kernel on a remote machine and debug it.
KGDB over Ethernet does the same on Linux.