[roll] Roll fuchsia [debugger] Format ELF symbols with file names.

In some unusual cases you can have an ELF symbol with a file name. This
can happen if the DIE information is corrupt or unloadable, or if the
DIEs were omitted from the binary (when compiling with "line info
only").

Previously the separator was missing between the ELF symbol name and the
file name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1001366
Original-Revision: f6999ea9f79d56e49c58ea7338ae35d89b9c743a
GitOrigin-RevId: 2f96f304231393718109f697c95c02a06199f49d
Change-Id: Id951bd647089057fb63b7659007458235c08dab4
1 file changed
tree: fa48a583cc6c0a905fa3cf56dc50316798925e36
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.