On 11/12/2013 05:20 AM, Stephen Kelly wrote: > KDE adds a DebugFull configuration which uses -g3 instead of -g. Would a > patch changing Debug to use -g3 be accepted? I am told it adds support for > macro expansion in the debugger.
Just about every default flag in one of standard CMake configurations has been "wrong" for someone at some point. Perhaps we need to provide an easier way for projects to select default flags on a per-toolchain basis. Alternatively, perhaps it is time to generalize debugging and optimizing flags like preprocessor defs, -fPIC, etc. have been generalized. -Brad -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers