MCPcopy Create free account

hub / github.com/emad-elsaid/debugger / types & classes

Types & classes40 in github.com/emad-elsaid/debugger

↓ 2 callersTypeAliaswaitReason
copied from: https://go.dev/src/runtime/runtime2.go A waitReason explains why a goroutine has been stopped. See gopark. Do not re-use waitReasons, add
runtime.go:9
StructAnalytics
analytics.go:10
StructBoolVarWidget
Boolean widget
proc.go:251
StructBreakpointsPanel
breakpoints_panel.go:20
StructChanVarWidget
Chan widget
proc.go:316
StructClickableList
ui/lists.go:27
TypeAliasClickables
ui/clickable.go:9
StructComplexVarWidget
Complex numbers widget
proc.go:300
StructConsolePanel
console_panel.go:67
StructDebugScreen
debug_screen.go:20
StructDebugger
debugger.go:21
TypeAliasDebuggerState
debugger.go:19
StructDirectoryBrowser
ui/directory_browser.go:19
StructDisassemblyPanel
disassembly.go:10
StructFuncVarWidget
Func widget
proc.go:264
StructFunctionsPanel
func_panel.go:11
StructInterfaceVarWidget
Interface widget
proc.go:325
StructLog
console_panel.go:32
TypeAliasLogKind
console_panel.go:11
StructMapVarWidget
Map widget
proc.go:136
StructMemoryPanel
memory_panel.go:5
StructNumberVarWidget
Numbers widget like int, float, uint...
proc.go:196
InterfaceNumeric
ui/math.go:5
StructOpenFilesPanel
open_files_panel.go:14
StructPackagesPanel
packages_panel.go:12
StructPtrVarWidget
Pointer widget
proc.go:277
StructSideBar
sidebar.go:12
StructSliceVarWidget
Slice of values
proc.go:212
StructSourcePanel
source_panel.go:21
StructSourcesPanel
sources_panel.go:12
StructStackPanel
stack_panel.go:14
StructStringVarWidget
String widget
proc.go:75
StructStructVarWidget
Struct widget
proc.go:89
StructTabChild
ui/tabs.go:8
StructTabs
ui/tabs.go:13
StructThemeStyle
ui/theme.go:10
StructToolbar
toolbar.go:22
StructTypesPanel
types_panel.go:12
StructUnknownVarWidget
Rest of variables widgets
proc.go:347
InterfaceVarWidget
proc.go:22