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

Issue 7046078: Remove the flag --debug-info (Closed)

Created:
9 years, 6 months ago by Søren Thygesen Gjesse
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove the flag --debug-info This flag has not bees set to false for years, and even when building without debugging support the position information is required for stack traces. R=ager@chromium.org BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=8252

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -58 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/full-codegen.cc View 1 chunk +44 lines, -54 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-09 18:56:54 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-10 07:06:20 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698