package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Capture stack frame and variables and update the breakpoint.
Error log message.
Information log message.
Log each breakpoint hit.
Warning log message.
Status applies to the breakpoint and is related to its age.
Status applies to the breakpoint and is related to its condition.
Status applies to the breakpoint and is related to its expressions.
Status applies to the breakpoint and is related to its location.
Status doesn't refer to any particular input.
Status applies to the entire variable.
Status applies to variable value (variable name is valid).

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Represents the breakpoint specification, status and results.
Represents the debugged application.
Request to delete a breakpoint.
Represents a message with parameters.
Request to get breakpoint information.
Response for getting breakpoint information.
Request to list active breakpoints.
Response for listing active breakpoints.
Request to list breakpoints.
Wrapper message for `Breakpoint.Action`.
Response for listing breakpoints.
Request to list debuggees.
Response for listing debuggees.
Request to register a debuggee.
Response for registering a debuggee.
Request to set a breakpoint.
Response for setting a breakpoint.
Represents a location in the source code.
Represents a stack frame context.
Represents a contextual status message.
Request to update an active breakpoint.
Response for updating an active breakpoint.
Represents a variable or an argument possibly of a compound object type.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Actions that can be taken when a breakpoint hits.
Log severity levels.
Enumerates references to which the message applies.