Thread
-
Patch - Debug builds without optimization
Radosław Smogura <rsmogura@softperience.eu> — 2011-06-16T12:30:27Z
Hello, I'm sending following patch which disables optimization when --enable-debug is passed. It was nasty (for me, at least) that debug build required passing of CFLAGS with -O0 to get nice traceable code. Regards, Radek