[roll] Roll fuchsia [debugger] Create CompileUnit objects for skeletons When compiling with "debug fission," the main binary will refer to a .dwo file using a "Skeleton unit". This is the same in most ways as a regular compilation unit except it doesn't normally have children. This creates a CompileUnit object in for this type of DWARF tag. Since debug fission is not fully hooked up yet, there should be no observable behavior change. Clean up some code in DwarfSymbolFactory::DecodeCompileUnit where it unnecessarily created another std::optional for the unit's addr_base. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/962660 Original-Revision: 6099d47dade411b3501fc23c9cb3bc59b18a7f1e GitOrigin-RevId: e11cb27ab157a0b9501dbb8df0e868edc52e0f9b Change-Id: I7c7b7b8d05b4317cfb7b964b4affedf98bda6a6c
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.