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

Issue 1187233002: Revert of Fix some build symbol configuration. (Closed)

Created:
5 years, 6 months ago by brettw
Modified:
5 years, 6 months ago
Reviewers:
Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Fix some build symbol configuration. (patchset #2 id:20001 of https://codereview.chromium.org/1182663007/) Reason for revert: Broke Linux clobber: https://build.chromium.org/p/chromium.linux/builders/Linux%20GN%20Clobber/builds/1307/steps/compile/logs/stdio Original issue's description: > Fix some build symbol configuration. > > Remove -gdwarf-4 from GYP build. This is the default for GCC 4.8 which is now required, so this command-line argument is redundant. > > Only set use_debug_fission in the GN build in debug mode. This matches GYP. Release mode symbols will be non-fission. > > Implement linux_symbols target in GN. Convert dump_app_syms from sh to Python for better GN usability, and it's more readable for normal programmers on the team. > > Reland of https://codereview.chromium.org/1179393004/ > > TBR=thakis@chromium.org > > Committed: https://crrev.com/07d847b1c5451748f16f4e7973ce8ef9078d47a2 > Cr-Commit-Position: refs/heads/master@{#334690} TBR=thakis@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/22d6e38d5efdb6a71df80a37094d4b97d7bc060f Cr-Commit-Position: refs/heads/master@{#334744}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -72 lines) Patch
M build/common.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
A build/linux/dump_app_syms View 1 chunk +36 lines, -0 lines 0 comments Download
D build/linux/dump_app_syms.py View 1 chunk +0 lines, -29 lines 0 comments Download
M chrome/BUILD.gn View 1 chunk +1 line, -37 lines 0 comments Download
M chrome/chrome.gyp View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
brettw
Created Revert of Fix some build symbol configuration.
5 years, 6 months ago (2015-06-16 23:28:45 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1187233002/1
5 years, 6 months ago (2015-06-16 23:29:41 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-16 23:31:02 UTC) #3
commit-bot: I haz the power
5 years, 6 months ago (2015-06-16 23:32:01 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/22d6e38d5efdb6a71df80a37094d4b97d7bc060f
Cr-Commit-Position: refs/heads/master@{#334744}

Powered by Google App Engine
This is Rietveld 408576698