[roll] Roll fuchsia [zxdb][dap] Add AsyncBacktraceUpdate file and line

Include file paths and line numbers in the `AsyncTaskNode` tasks in
`AsyncBacktraceUpdate`s.

The implementation uses `SourceFileProviderImpl` to resolve the absolute
source file paths, which is the same approach used in
`zxdb::PopulateStackTraceResponse`.

Original-Bug: 448892843, 494582844
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1547701
Original-Revision: d2ab437ab434f844e6645892a5a5bc93b8fc29ea
GitOrigin-RevId: 9080fa20285815077f011c65b3ba73a5972d399c
Change-Id: I03823f6627536a4b1b30cb2448fea99bf7400df1
1 file changed
tree: 5493dfe72bf874218d23f913483999b25b10cab1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.