| commit | a81766a908c51ec8011bb50dbc8b2523bd2693a8 | [log] [tgz] |
|---|---|---|
| author | Brett Wilson <brettw@fuchsia.infra.roller.google.com> | Tue Jul 13 18:02:49 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 13 11:04:36 2021 -0700 |
| tree | df5b7f6cf1199d9f553a06143a1e1a5c3bff7551 | |
| parent | aa1d24b29ae5f71b88c2c190ccce8e7e38563b39 [diff] |
[roll] Roll fuchsia [debugger] Organize DWARF operations. Audit all DWARF opcodes in the DwarfExprEval to make sure we have them all. There were some missing DWARF 5 ones and it was difficult to see what we have. Fix the order so all opcodes are in numeric order. Add all GNU opcodes (LLVM doesn't have constants for most of these). For the GNU ones we do implement, make the stringified output reference the proper _GNU_ name. Clarify some error messages. Update the ReportError function to return "kSync" like we do for AppendString which allows some cleaner code at the call site, even though the return value is always the same. There should be no behavior change except when debug-printing expressions containing GNU extensions and in error messages. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/554323 Original-Revision: f4e07d66246f94444b4511c8c11779c48f8ba725 GitOrigin-RevId: 242c5de2dbfe191b0b2a772bc27d89f5a3406568 Change-Id: I60f6586a656ad032b5b7ab34198517c6f0c9daad
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 via the IRC channel #fuchsia on Freenode.
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.