

In a world where space is usually the cheapest and most available hardware on a PC, I tend to agree. That being said, it’s the kind of solution that comes from engineers who put the onus on the hardware to make up for their shitty software. Engineers like me.
My lazy hack for debugging any program is running the main executable from the command line. That usually streams the logs into the terminal and helps me debug from there.