Always strip absolute paths from debug symbols.
If the build configurations supports stripping of absolute paths from debug symbols by default, then it cannot be disabled. If it's causing problems, then the user should file a bug. This was prompted by this discussion thread: https://groups.google.com/a/chromium.org/d/msg/chromium-dev/kE1HeGL4mj0/w_E5OCRLAwAJ where a user disabled the configuration when the real problem was that they were using Xcode 10.1, which had a bug that was fixed in Xcode 10.3. Change-Id: I87598a84bf0c16d777114774656fc9b0b06999ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898778 Commit-Queue: Erik Chen <erikchen@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#719378}
Showing
Please register or sign in to comment