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

Issue 113999: Run real dsymutil to get a real .dSYM for Breakpad dump_syms (Closed)

Created:
11 years, 6 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will allow dump_syms to access DWARF data for line numbers and other stuff, and not just public symbol table data. BUG=12776 TEST=set branding to Chrome, dsymutil should run and take forever Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17316

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -27 lines) Patch
M breakpad/breakpad.gyp View 2 chunks +5 lines, -1 line 0 comments Download
M build/common.gypi View 1 2 3 2 chunks +37 lines, -10 lines 0 comments Download
M chrome/chrome.gyp View 3 chunks +12 lines, -16 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mark Mentovai
NOT FOR CHECKIN. At least not yet. dump_syms is outputting like ten lines and then ...
11 years, 6 months ago (2009-05-29 14:51:28 UTC) #1
TVL
http://codereview.chromium.org/113999/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/113999/diff/1/2#newcode391 Line 391: 'DEPLOYMENT_POSTPROCESSING': 'YES', DEAD_CODE_STRIPPING = YES? STRIP_STYLE = ? ...
11 years, 6 months ago (2009-05-29 15:02:44 UTC) #2
TVL
http://codereview.chromium.org/113999/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/113999/diff/1/2#newcode349 Line 349: 'mac_real_dsym': 0, # Fake .dSYMs are fine in ...
11 years, 6 months ago (2009-05-29 15:04:29 UTC) #3
Mark Mentovai
New version uploaded. http://codereview.chromium.org/113999/diff/1/2 File build/common.gypi (right): http://codereview.chromium.org/113999/diff/1/2#newcode349 Line 349: 'mac_real_dsym': 0, # Fake .dSYMs ...
11 years, 6 months ago (2009-05-29 15:11:47 UTC) #4
TVL
lgtm
11 years, 6 months ago (2009-05-29 15:20:04 UTC) #5
Mark Mentovai
The breakpad dump_syms problem has been fixed and is rolled into this change now. Have ...
11 years, 6 months ago (2009-05-29 19:10:28 UTC) #6
TVL
11 years, 6 months ago (2009-05-29 19:17:49 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698