commit | d5d25bdd45b409c7cc4fb96ced2cde15cebbcf2d | [log] [tgz] |
---|---|---|
author | Dangyi Liu <dangyi@google.com> | Wed May 11 23:01:34 2022 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 11 23:01:34 2022 +0000 |
tree | a0b9ab6de3e14fc7e2554a24ccd76516eb13aa89 | |
parent | cf13d0d8cd0e1a954332d652dc7c708f4b8dd79f [diff] |
[exceptions] Protocol for "ffx debug limbo" Add extra APIs in ProcessLimbo that will be used by `ffx debug limbo`. Existing Watch* APIs are not working because - They enforce a hanging get pattern which is undesired sometimes. - The return value of WatchProcessesWaitingOnException contains zx.handle:PROCESS which cannot be transported in Overnet. Bug: 96673 Change-Id: Id42b60e3e5967124289f45ab9a9831854ee7a4c7 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/676344 API-Review: Dave Schuyler <dschuyler@google.com> Reviewed-by: Francois Rousseau <frousseau@google.com> Reviewed-by: Christopher Johnson <crjohns@google.com> Commit-Queue: Dangyi Liu <dangyi@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.