commit | 0e562ffb5d1685a8bbf4f55d242b50876953763b | [log] [tgz] |
---|---|---|
author | Jacob Rutherford <jruthe@fuchsia.infra.roller.google.com> | Tue Sep 10 17:44:28 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 10 10:46:01 2024 -0700 |
tree | 0d946eeca94d09e1a88c0efc74924a2633ae3308 | |
parent | e9a2ff7eaf565b3448a77f76f1b8c59c44f5634c [diff] |
[roll] Roll fuchsia [debugger] Treat non-symbol index servers as public With the introduction of DEBUGINFOD_URLS support in symbolizer we should stop assuming that servers coming from anywhere other than the symbol index have authentication. If we have a need to specify servers that require authentication on the command line then we can add a new argument for those. Debuginfod was never intended to be used with non-public servers and so these will always be assumed to be public. This also fixes a crash in zxdb when trying to initialize a std::filesystem::path with a null pointer (specifically when "HOME" is not set in the environment). Original-Bug: 365193885 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115593 Original-Revision: ed70ec298adb75c778e3c6f7952e46ef4d20e5e1 GitOrigin-RevId: 85c61e10a900b9bd42f11d93574d8655181e8af5 Change-Id: Ie0a71c4754a33f945453fd4cb14f12500bb5c75e
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.