[roll] Roll fuchsia [debugger] Handle non-canonical symbol paths.

Clang has change the encoding of some file names and they now have a
leading "./" which interferes with some match.

This patch adds a normalization step for the places where we read a file
out of the symbols.

Original-Bug: 75344

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/519993
Original-Revision: 718f87c3bbab4892c12c49b107b2a58c3310d0f3
GitOrigin-RevId: fa2984247b4b6a0612327fabfd15a0c3d20e2eac
Change-Id: I495b7f45812309562c6638213fb43a912222e293
1 file changed
tree: 2446609348c67f50d1728d5af7f8dda1bfbc3ce9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.