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

Issue 7562002: Generate Breakpad symbols for Remoting Host plugin on Mac. (Closed)

Created:
9 years, 4 months ago by Lambros
Modified:
9 years, 4 months ago
Reviewers:
Mark Mentovai, TVL
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Generate Breakpad symbols for Remoting Host plugin on Mac. See also http://crrev.com/95103 BUG=87632 TEST=Official build logs show Breakpad symbols being uploaded to crash server. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95498

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix dSYM location, set mac_real_dsym=1 and add chrome dependency. #

Total comments: 2

Patch Set 3 : Add blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -7 lines) Patch
M chrome/chrome_exe.gypi View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M chrome/tools/build/mac/dump_product_syms View 1 1 chunk +6 lines, -5 lines 0 comments Download
M remoting/remoting.gyp View 1 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Lambros
http://codereview.chromium.org/7562002/diff/1/chrome/tools/build/mac/dump_product_syms File chrome/tools/build/mac/dump_product_syms (left): http://codereview.chromium.org/7562002/diff/1/chrome/tools/build/mac/dump_product_syms#oldcode64 chrome/tools/build/mac/dump_product_syms:64: SRC_STEM=$(echo "${SRC_NAME}" | sed -Ee 's/^(.*)\.(app|framework)$/\1/') This may need ...
9 years, 4 months ago (2011-08-03 02:49:31 UTC) #1
Mark Mentovai
Additional comment: remoting_host_plugin’s target will need to be declared as mac_real_dsym conditionally based on the ...
9 years, 4 months ago (2011-08-03 04:04:18 UTC) #2
Lambros
On Tue, Aug 2, 2011 at 9:04 PM, <mark@chromium.org> wrote: > Lambros wrote: > >> ...
9 years, 4 months ago (2011-08-03 17:10:01 UTC) #3
Mark Mentovai
You need to do a release build. For the proper end-to-end testing, it needs to ...
9 years, 4 months ago (2011-08-03 17:13:19 UTC) #4
Lambros
PTAL, I've addressed the comments raised. http://codereview.chromium.org/7562002/diff/5001/chrome/tools/build/mac/dump_product_syms File chrome/tools/build/mac/dump_product_syms (right): http://codereview.chromium.org/7562002/diff/5001/chrome/tools/build/mac/dump_product_syms#newcode65 chrome/tools/build/mac/dump_product_syms:65: SRC_STEM=$(echo "${SRC_NAME}" | ...
9 years, 4 months ago (2011-08-04 02:20:05 UTC) #5
Lambros
I've confirmed the dSYMs are real with the remoting.gyp changes (and without the change, the ...
9 years, 4 months ago (2011-08-04 16:59:57 UTC) #6
Mark Mentovai
9 years, 4 months ago (2011-08-04 17:03:26 UTC) #7
LGTM!

http://codereview.chromium.org/7562002/diff/5001/chrome/chrome_exe.gypi
File chrome/chrome_exe.gypi (right):

http://codereview.chromium.org/7562002/diff/5001/chrome/chrome_exe.gypi#newco...
chrome/chrome_exe.gypi:238: # In order to process symbols for the Remoting Host
plugin,
Blank line before.

Powered by Google App Engine
This is Rietveld 408576698