[roll] Roll fuchsia [debugger] Warn when setting SW breakpoints in starnix_kernel

...and automatically change them to hardware breakpoints, which do not
have the same issues for address spaces mapped across many processes.

This CL detects breakpoints set in the starnix_kernel module
specifically, which allows users to set software breakpoints as normal
in restricted mode processes without being interrupted with loud
warnings.

Original-Fixed: 396422125
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254564
Original-Revision: 8fcdc8380f5fffb97848f44a89364612783610a6
GitOrigin-RevId: c975cc37de3f53fd89af5023a6b99bb1220d004f
Change-Id: I978e2e3c73cd72fe4a5d5aec242a64f7994b3887
1 file changed
tree: 0cd911a5643a9b093e8e12c14ba0e60e26cbadeb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.