[roll] Roll fuchsia [debugger] Fix std::{map,set} pretty printers

...but not std::unordered_{map,set} yet, see the linked bug.

The expression string for the unordered varieties is slightly updated to
no longer require an out-of-line display expression, but won't work as
is. Fixing that will be handled separately.

Original-Bug: 461736288
Original-Fixed: 444209405
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1428495
Original-Revision: 7c38da9f15b0544507e25a70c3f517919d2bbaf7
GitOrigin-RevId: e0e3314d5c6b8ad93f5dacb1437953e75c311df0
Change-Id: I4e59747e16052bf14d0e615bc5495bd514311383
1 file changed
tree: 578f894ca7f0b1812fa500dba73bea52ab235836
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.