
2 Dec
2009
2 Dec
'09
3:34 p.m.
Phil Endecott wrote:
Vladimir Prus wrote:
-O2 makes debugging experience sufficiently painful that nobody will ever want to use that in debug builds, except in very unusual circumstances
I routinely build with -O3 -g
And is that the set of options you actually use when you wish to debug something that is know to be buggy? Or are those the set of options that permit you to get somewhat usable backtrace "in the field"? - Volodya