Make strip_absolute_paths_from_debug_symbols default to true on macOS.
This makes goma cache hits more likely. This will break debugging unless people follow the new instrucitons at https://chromium.googlesource.com/chromium/src/+/HEAD/docs/lldbinit.md. The test runner now prints a message pointing to the new instructions, and I'll send an email heads-up to chromium-dev once this lands. This has no effect if enable_dsym is set, so this doesn't affect official builds. Bug: 330262 Change-Id: I1d829215f1a8ff3d4f071959e7c0364011799519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774272 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:Nico Weber <thakis@chromium.org> Auto-Submit: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#691845}
Showing
Please register or sign in to comment