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

Issue 11660008: Pass ASan .saves file to strip when real .dSYM files are built. (Closed)

Created:
8 years ago by Alexander Potapenko
Modified:
7 years, 12 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews
Visibility:
Public.

Description

Pass ASan .saves file to strip when real .dSYM files are built. BUG=128544, 166857 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174572

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M build/common.gypi View 1 2 3 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Alexander Potapenko
Mark, WDYT? When we're building with asan=1 and mac_want_real_dsym=1 (which is to be implied by ...
8 years ago (2012-12-21 13:16:00 UTC) #1
Mark Mentovai
The strip-save file was intended to be used for executables, but this applies to other ...
8 years ago (2012-12-21 14:01:31 UTC) #2
Alexander Potapenko
You're right, it's used only for executables by strip_from_xcode. I'll fix that right away
8 years ago (2012-12-21 14:05:28 UTC) #3
Alexander Potapenko
On 2012/12/21 14:05:28, Alexander Potapenko wrote: > You're right, it's used only for executables by ...
8 years ago (2012-12-21 14:09:45 UTC) #4
Alexander Potapenko
Done
8 years ago (2012-12-21 14:27:11 UTC) #5
Mark Mentovai
That’s better. LGTM.
8 years ago (2012-12-21 14:33:00 UTC) #6
Alexander Potapenko
On 2012/12/21 14:33:00, Mark Mentovai wrote: > That’s better. LGTM. Updated - asan==1 should be ...
8 years ago (2012-12-21 15:10:38 UTC) #7
Nico
8 years ago (2012-12-21 15:31:03 UTC) #8
On 2012/12/21 15:10:38, Alexander Potapenko wrote:
> On 2012/12/21 14:33:00, Mark Mentovai wrote:
> > That’s better. LGTM.
> 
> Updated - asan==1 should be in conditions, not in target_conditions.

Can you add either the asan dsym bug or the line tables bug or both to the BUG=
line?

Powered by Google App Engine
This is Rietveld 408576698