[roll] Roll fuchsia [starnix][ptrace] Handle special Linux breakpoint instruction The arm32 instruction `0xe7f001f0` is an undefined instruction, but Linux designates as a special breakpoint instruction because the `bkpt` instruction was not introduced until ARMv5. On Linux, executing this instruction always raises SIGTRAP, while other undefined instructions raise SIGILL. Similarly, the Thumb instruction `0xde01` was an undefined instruction before it was defined as `bkpt #1` in ARMv5T; and `0xf7f0a000` is the designated Thumb2 undefined instruction on Linux. Original-Bug: 509930133 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1601529 Original-Revision: 6e43102939f047cdfb1208545892ded42282f888 GitOrigin-RevId: bbe22239e95fafbe876ea0d6e66f4fc49d728e1e Change-Id: Iac3a7b414e70c033995526d50837f5ff6da994fe
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.