commit | a684398b6e8367005201bb075409f79268213de1 | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Tue Apr 02 03:02:23 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Tue Apr 02 03:02:23 2019 +0000 |
tree | 69ab283c5b09163ae3910f413cfb1dcbc537878e | |
parent | 3a5070b6c0bf67f51fba58f7ba58feec6d239f06 [diff] |
[debugger] Merge --symbol-path and --symbol-repo-path If we pass repo paths to --symbol-path we can detect whether there is a .build-id folder present and treat it as a repo if so, and a simple folder of objects if not. This should be adequate, so we can kill the separate repo argument. Along the way we no longer probe for the user's HOME folder to use as a default symbol repo. This default isn't taken advantage of by anyone today, and its original purpose was to serve as the default write location once we have symbol downloading. It looks like writable repos will be specified orthogonally anyway, so we can remove this for now. Change-Id: I0b74d607f944b4461d7722031320d90d59f64190
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
See Getting Started.
See the documentation.