Hacker News new | ask | show | jobs
by kazinator 594 days ago
In terms of print debugging, one way is by using lower level printing routines, like something specific to the target system you're using that sends bytes directly to a serial port.