Index: build/internal/release_impl_official.gypi |
=================================================================== |
--- build/internal/release_impl_official.gypi (revision 120785) |
+++ build/internal/release_impl_official.gypi (working copy) |
@@ -8,7 +8,7 @@ |
'VCCLCompilerTool': { |
'InlineFunctionExpansion': '2', |
'EnableIntrinsicFunctions': 'true', |
- 'OmitFramePointers': 'true', |
+ 'OmitFramePointers': 'false', |
'EnableFiberSafeOptimizations': 'true', |
}, |
'VCLibrarianTool': { |