Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debugger ¶
Debugger is a wrapper type for handling interactive debug consoles in the genesis engine
func (*Debugger) AvailableConsts ¶ added in v0.1.1
AvailableConsts generates a const symbol table for the debugger
func (*Debugger) AvailableFuncs ¶ added in v0.1.1
AvailableFuncs returns the current debugger's symbol table
func (*Debugger) AvailableTypes ¶ added in v0.1.1
AvailableTypes generates a type table for the debugger
func (*Debugger) AvailableVars ¶ added in v0.1.1
AvailableVars generates a var symbol table for the debugger
func (*Debugger) InjectDebugConsole ¶ added in v0.1.1
InjectDebugConsole injects the DebugConsole command into the runtime
Click to show internal directories.
Click to hide internal directories.