Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Issue 11364026: - Emit frame pointers in C++ code: Enables better support for tools. (Closed)

Created:
8 years, 1 month ago by Ivan Posva
Modified:
8 years, 1 month ago
Reviewers:
srdjan, cshapiro
CC:
reviews_dartlang.org
Visibility:
Public.

Description

- Emit frame pointers in C++ code: Enables better support for tools. Committed: https://code.google.com/p/dart/source/detail?r=14425

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M tools/gyp/configurations_make.gypi View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Ivan Posva
8 years, 1 month ago (2012-11-01 18:26:46 UTC) #1
srdjan
lgtm
8 years, 1 month ago (2012-11-01 18:28:23 UTC) #2
cshapiro
8 years, 1 month ago (2012-11-01 20:38:31 UTC) #3
https://chromiumcodereview.appspot.com/11364026/diff/1/tools/gyp/configuratio...
File tools/gyp/configurations_make.gypi (right):

https://chromiumcodereview.appspot.com/11364026/diff/1/tools/gyp/configuratio...
tools/gyp/configurations_make.gypi:30: '-fno-omit-frame-pointer',
It would be great to keep these options sorted.  These lists tend to grow over
time, putting this around line 25 would keep visual scans simpler.

Powered by Google App Engine
This is Rietveld 408576698