| Breakpoint |
Represents the breakpoint specification, status and results.
|
| Breakpoint.Builder |
Represents the breakpoint specification, status and results.
|
| Controller2Grpc |
The Controller service provides the API for orchestrating a collection of
debugger agents to perform debugging tasks.
|
| Controller2Grpc.Controller2BlockingStub |
A stub to allow clients to do synchronous rpc calls to service Controller2.
|
| Controller2Grpc.Controller2FutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Controller2.
|
| Controller2Grpc.Controller2ImplBase |
Base class for the server implementation of the service Controller2.
|
| Controller2Grpc.Controller2Stub |
A stub to allow clients to do asynchronous rpc calls to service Controller2.
|
| ControllerProto |
|
| DataProto |
|
| Debuggee |
Represents the debugged application.
|
| Debuggee.Builder |
Represents the debugged application.
|
| Debugger2Grpc |
The Debugger service provides the API that allows users to collect run-time
information from a running application, without stopping or slowing it down
and without modifying its state.
|
| Debugger2Grpc.Debugger2BlockingStub |
A stub to allow clients to do synchronous rpc calls to service Debugger2.
|
| Debugger2Grpc.Debugger2FutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Debugger2.
|
| Debugger2Grpc.Debugger2ImplBase |
Base class for the server implementation of the service Debugger2.
|
| Debugger2Grpc.Debugger2Stub |
A stub to allow clients to do asynchronous rpc calls to service Debugger2.
|
| DebuggerProto |
|
| DeleteBreakpointRequest |
Request to delete a breakpoint.
|
| DeleteBreakpointRequest.Builder |
Request to delete a breakpoint.
|
| FormatMessage |
Represents a message with parameters.
|
| FormatMessage.Builder |
Represents a message with parameters.
|
| GetBreakpointRequest |
Request to get breakpoint information.
|
| GetBreakpointRequest.Builder |
Request to get breakpoint information.
|
| GetBreakpointResponse |
Response for getting breakpoint information.
|
| GetBreakpointResponse.Builder |
Response for getting breakpoint information.
|
| ListActiveBreakpointsRequest |
Request to list active breakpoints.
|
| ListActiveBreakpointsRequest.Builder |
Request to list active breakpoints.
|
| ListActiveBreakpointsResponse |
Response for listing active breakpoints.
|
| ListActiveBreakpointsResponse.Builder |
Response for listing active breakpoints.
|
| ListBreakpointsRequest |
Request to list breakpoints.
|
| ListBreakpointsRequest.BreakpointActionValue |
Wrapper message for `Breakpoint.Action`.
|
| ListBreakpointsRequest.BreakpointActionValue.Builder |
Wrapper message for `Breakpoint.Action`.
|
| ListBreakpointsRequest.Builder |
Request to list breakpoints.
|
| ListBreakpointsResponse |
Response for listing breakpoints.
|
| ListBreakpointsResponse.Builder |
Response for listing breakpoints.
|
| ListDebuggeesRequest |
Request to list debuggees.
|
| ListDebuggeesRequest.Builder |
Request to list debuggees.
|
| ListDebuggeesResponse |
Response for listing debuggees.
|
| ListDebuggeesResponse.Builder |
Response for listing debuggees.
|
| RegisterDebuggeeRequest |
Request to register a debuggee.
|
| RegisterDebuggeeRequest.Builder |
Request to register a debuggee.
|
| RegisterDebuggeeResponse |
Response for registering a debuggee.
|
| RegisterDebuggeeResponse.Builder |
Response for registering a debuggee.
|
| SetBreakpointRequest |
Request to set a breakpoint
|
| SetBreakpointRequest.Builder |
Request to set a breakpoint
|
| SetBreakpointResponse |
Response for setting a breakpoint.
|
| SetBreakpointResponse.Builder |
Response for setting a breakpoint.
|
| SourceLocation |
Represents a location in the source code.
|
| SourceLocation.Builder |
Represents a location in the source code.
|
| StackFrame |
Represents a stack frame context.
|
| StackFrame.Builder |
Represents a stack frame context.
|
| StatusMessage |
Represents a contextual status message.
|
| StatusMessage.Builder |
Represents a contextual status message.
|
| UpdateActiveBreakpointRequest |
Request to update an active breakpoint.
|
| UpdateActiveBreakpointRequest.Builder |
Request to update an active breakpoint.
|
| UpdateActiveBreakpointResponse |
Response for updating an active breakpoint.
|
| UpdateActiveBreakpointResponse.Builder |
Response for updating an active breakpoint.
|
| Variable |
Represents a variable or an argument possibly of a compound object type.
|
| Variable.Builder |
Represents a variable or an argument possibly of a compound object type.
|