commit | f27ac5c04a66464712e1302006923af83065c1b8 | [log] [tgz] |
---|---|---|
author | Anthony Fandrianto <atyfto@google.com> | Wed Jul 31 14:32:00 2019 -0700 |
committer | Anthony Fandrianto <atyfto@google.com> | Thu Aug 01 13:37:52 2019 -0700 |
tree | 8f494dbbaf9204a936d4dfb00e2d84af990ada13 | |
parent | 69282376d4bbdd24f2d88e24165ba6aca7a0d47e [diff] |
[upload_debug_symbols] Verify .debug_info section For each .debug file, check whether .debug_info section exists. If not, log a warning and skip. Bug: IN-1666 Change-Id: I8988c1cde514998c9e1121d64c39db969ae6edef
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"