[debugger] Launch components through zxdb.

This is a copy of I324b31d14eb9d6b8ac2643f8eb8dbb4673215deb

This is an intermediatte CL, as a lot of the details have to be ironed
out and not trivial changes need to be made to the MessageLoop in order
for this feature to work reliably.

Moved the Regex utility class to debug_ipc/helper in order to be usable
by both the client and the agent.

TEST=manual

Change-Id: I1b73ee57478c210f1d854b81a8e7a8e23bc764f5
22 files changed
tree: 24459f7d24d06732c88fe7bc31d6c6a4761fcf2f
  1. build/
  2. buildtools/
  3. docs/
  4. garnet/
  5. peridot/
  6. scripts/
  7. sdk/
  8. zircon/
  9. .clang-format
  10. .dir-locals.el
  11. .gitattributes
  12. .gitignore
  13. AUTHORS
  14. CODE_OF_CONDUCT.md
  15. CONTRIBUTING.md
  16. LICENSE
  17. PATENTS
  18. README.md
  19. rustfmt.toml
README.md

Fuchsia

Pink + Purple == Fuchsia (a new operating system)

What is Fuchsia?

Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.

Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See the documentation.