commit | c5c2480ee7dbb9e470131c51aa3707fe32de2f02 | [log] [tgz] |
---|---|---|
author | Jacob Rutherford <jruthe@fuchsia.infra.roller.google.com> | Tue Apr 29 11:35:30 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 29 11:37:57 2025 -0700 |
tree | 3a7f9aab6389655320ce6f1963528a1ff03b2fab | |
parent | 3160d2e6e281c2ea8bc6e7a57e1154a805e6d2c2 [diff] |
[roll] Roll fuchsia [debugger] Use number of ASPACE map types as heuristic ..for detecting when we are attached to a process that is sharing an address space with another. This heuristic works for both processes with both a private and shared address space, as well as the "prototype" process which only contains a private address space which is then shared with other processes. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258744 Original-Revision: b73145c05ba4af90fa499385879fbe32e4d89d41 GitOrigin-RevId: 56dd67424467b33aa07f63412fcbfc3c14dfc781 Change-Id: I65ca7919472e9f58f2922d94a8697faf9f86d2a9
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
.