class GetProcessInfo
Defined at line 212 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/markers.h
The given server_end of the iterator will iterate over all threads, of
all attached processes. The options parameter may be passed to filter
the already attached processes and to express interest in what should be
yielded by the iterator. Including a filter is recommended if DebugAgent
is attached to a large number of processes. Note that this filter will
not cause any new processes to be attached and will not be saved after
this method returns. It is purely to reduce the bounds of the iterator.
The threads will be suspended for the duration of information capture,
which could be interrupted by other system processes, see
|ProcessInfoIterator| for an example.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal