[roll] Roll fuchsia [debugger] More granularity in symbol fallback

When trying to symbolize an address but there's only file/line info,
fall back to use ELF symbol + DWARF location rather than an empty
symbol.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895152
Original-Revision: e6dd9eeebdacf2d79df1b06c67209101665e6c22
GitOrigin-RevId: 69e65b1986e64c1683e6fc43b31eb5f7f654eb68
Change-Id: I4f1ceb1e588570fdfb4bf9e05b6133c7c6ae7c13
1 file changed
tree: 7f691b3c5986417a786d98203d71520bcf9e769f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.