[roll] Roll fuchsia [debugger] Ignore code ranges starting with 0

A zero DW_AT_low_pc means the code is removed during the linking and the
range is not valid.

Original-Fixed: 90894
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/627755
Original-Revision: 9c3e66155fa1f9e556ef8e7e4a41fcaa9a365f52
GitOrigin-RevId: 385cc6c6313dd0bb828b030096db6eaa9da878ea
Change-Id: I6720d11fe5c3c5c017e767e58d01eec1cad74b64
1 file changed
tree: 78e692f982bf7759115e1fb164960b933ad455bb
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.