Documentation
¶
Overview ¶
Package debugger enables WTL Debugger.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debugger ¶
type Debugger struct {
// contains filtered or unexported fields
}
Debugger is an implementation of the WTL Debugger server.
func (*Debugger) Healthy ¶
Healthy returns nil iff a frontend is connected and has sent a step or continue command.
Click to show internal directories.
Click to hide internal directories.