PROTOCOLS
DebugAgent
Defined in fuchsia.debugger/debug_agent.fidl
Connect
Hand the debug agent a socket that connects it to the debugger. This will return ZX_ERR_ALREADY_BOUND if a connection already exists.
Request
Name | Type |
---|---|
socket |
handle<socket>
|
Response
Name | Type |
---|---|
status |
zx/status
|