Hacker News new | ask | show | jobs
by ZirconiumX 2721 days ago
I've usually found -Og to inline functions or optimise out variables I needed to investigate. It's happened often enough that I just use printf in release mode.