Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emad-elsaid/debugger
/ types & classes
Types & classes
40 in github.com/emad-elsaid/debugger
⨍
Functions
178
◇
Types & classes
40
↓ 2 callers
TypeAlias
waitReason
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
Struct
Analytics
analytics.go:10
Struct
BoolVarWidget
Boolean widget
proc.go:251
Struct
BreakpointsPanel
breakpoints_panel.go:20
Struct
ChanVarWidget
Chan widget
proc.go:316
Struct
ClickableList
ui/lists.go:27
TypeAlias
Clickables
ui/clickable.go:9
Struct
ComplexVarWidget
Complex numbers widget
proc.go:300
Struct
ConsolePanel
console_panel.go:67
Struct
DebugScreen
debug_screen.go:20
Struct
Debugger
debugger.go:21
TypeAlias
DebuggerState
debugger.go:19
Struct
DirectoryBrowser
ui/directory_browser.go:19
Struct
DisassemblyPanel
disassembly.go:10
Struct
FuncVarWidget
Func widget
proc.go:264
Struct
FunctionsPanel
func_panel.go:11
Struct
InterfaceVarWidget
Interface widget
proc.go:325
Struct
Log
console_panel.go:32
TypeAlias
LogKind
console_panel.go:11
Struct
MapVarWidget
Map widget
proc.go:136
Struct
MemoryPanel
memory_panel.go:5
Struct
NumberVarWidget
Numbers widget like int, float, uint...
proc.go:196
Interface
Numeric
ui/math.go:5
Struct
OpenFilesPanel
open_files_panel.go:14
Struct
PackagesPanel
packages_panel.go:12
Struct
PtrVarWidget
Pointer widget
proc.go:277
Struct
SideBar
sidebar.go:12
Struct
SliceVarWidget
Slice of values
proc.go:212
Struct
SourcePanel
source_panel.go:21
Struct
SourcesPanel
sources_panel.go:12
Struct
StackPanel
stack_panel.go:14
Struct
StringVarWidget
String widget
proc.go:75
Struct
StructVarWidget
Struct widget
proc.go:89
Struct
TabChild
ui/tabs.go:8
Struct
Tabs
ui/tabs.go:13
Struct
ThemeStyle
ui/theme.go:10
Struct
Toolbar
toolbar.go:22
Struct
TypesPanel
types_panel.go:12
Struct
UnknownVarWidget
Rest of variables widgets
proc.go:347
Interface
VarWidget
proc.go:22