On 4 June 2013 15:10, Matthias Klose wrote: > Now that we have -Og, should the libstdc++ debug library be built with -Og > instead of -O0? It seems like a good idea to me, but has anyone actually checked that the result is still useful for debugging, e.g. when stepping into std::string, iostream etc. members defined in the library?