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

Issue 1415293005: GN: Strip NaCl IRT and save its .debug file (Closed)

Created:
5 years, 2 months ago by Roland McGrath
Modified:
5 years, 1 month ago
Reviewers:
Dirk Pranke, bbudge, brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN: Strip NaCl IRT and save its .debug file With a simple tweak, the toolchain already knows how to strip the nexe and leave the unstripped nexe where it can be found. After that, the unstripped nexe can just be copied as the .debug file and a single objcopy command suffices to annotate the stripped file with a pointer to the .debug file. Also factor out computations about toolchain directory names into //build/config/nacl/config.gni where they can be reused. BUG=546352 R=bbudge@chromium.org, dpranke@chromium.org Committed: https://crrev.com/7a379aa7f9ff6fe49bd441869887c7b517a1a0a0 Cr-Commit-Position: refs/heads/master@{#356340}

Patch Set 1 #

Total comments: 1

Patch Set 2 : use bespoke action script #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -29 lines) Patch
M build/config/nacl/config.gni View 1 chunk +23 lines, -0 lines 0 comments Download
M build/toolchain/nacl/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M build/toolchain/nacl_toolchain.gni View 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/BUILD.gn View 3 chunks +5 lines, -16 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 1 1 chunk +47 lines, -13 lines 0 comments Download
A ppapi/native_client/irt_debuglink.py View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
Roland McGrath
5 years, 2 months ago (2015-10-22 20:51:46 UTC) #1
bbudge
rubber stamp LGTM
5 years, 2 months ago (2015-10-22 21:00:53 UTC) #2
Dirk Pranke
This mostly looks fine, but the call out to the generic run script is probably ...
5 years, 2 months ago (2015-10-23 02:39:35 UTC) #4
Petr Hosek
On 2015/10/23 02:39:35, Dirk Pranke wrote: > This mostly looks fine, but the call out ...
5 years, 2 months ago (2015-10-23 03:05:01 UTC) #5
Roland McGrath
On 2015/10/23 03:05:01, Petr Hosek wrote: > Regarding the toolchain directory names refactoring, I had ...
5 years, 2 months ago (2015-10-23 18:12:56 UTC) #6
Roland McGrath
PTAL
5 years, 1 month ago (2015-10-26 19:06:32 UTC) #7
Dirk Pranke
lgtm
5 years, 1 month ago (2015-10-27 00:28:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415293005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415293005/20001
5 years, 1 month ago (2015-10-27 18:06:29 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-27 18:11:36 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 18:14:27 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7a379aa7f9ff6fe49bd441869887c7b517a1a0a0
Cr-Commit-Position: refs/heads/master@{#356340}

Powered by Google App Engine
This is Rietveld 408576698