class ProcessLimbo
Defined at line 86 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/markers.h
Protocol meant for clients interested in obtaining processes that are
suspended waiting for an exception handler (in limbo). This is the core
feature that enables Just In Time (JIT) debugging.
An example usage of this API would be having a debugger listen on limbo for
new processes. Then another component (eg. a CLI tool) could activate the
limbo, meaning that the system is now ready to capture crashing processes.
As the debugger got a notification that the limbo is now active, it can
correctly handle newly excepted processes and do its normal workflow.
Public Members
static Openness kOpenness
static const char[] kDiscoverableName