[roll] Roll fuchsia [zxdb][dap] Support symbol in dap integration test env Symbol is the fundamental dependency for requests such like breakpoint and stacktrace. For example, breakpoint relies on symbol to translate human readable input location to the memory address so that debug_agent can overwrite the specific address to interrupt. Creating a symbol_unittest.cc to make sure the symbol always available in the dap e2e test env. Original-Original-Bug: 512043117 Multiply: dap_integration_test Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1691816 Original-Original-Revision: 88bbe494a927276bd90e72f01f10b305581e6542 GitOrigin-RevId: 3bb73920ea19429da7bb5587fd3851ebde6d2ad2 Change-Id: I9fc6949aca107cc0f3cbca7bfadd2c23fc69a773 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1693914 Cr-Commit-Position: refs/heads/main@{#196142}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.