Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marus/cortex-debug
/ functions
Functions
1,200 in github.com/Marus/cortex-debug
⨍
Functions
1,200
◇
Types & classes
347
↓ 166 callers
Method
toString
()
src/backend/backend.ts:195
↓ 142 callers
Method
log
(type: string, msg: string)
src/backend/mi2/mi2.ts:1001
↓ 79 callers
Method
valueOf
(start: any, path: string)
src/backend/mi_parse.ts:63
↓ 68 callers
Method
sendCommand
(command: string, suppressFailure = false, swallowStdout = false, forceNoDebug = false)
src/backend/mi2/mi2.ts:1094
↓ 58 callers
Method
handleMsg
(type: string, msg: string)
src/gdb.ts:1634
↓ 50 callers
Function
hexFormat
(value: number, padding: number = 8, includePrefix: boolean = true)
src/frontend/utils.ts:1
↓ 50 callers
Method
sendEvent
(event: DebugProtocol.Event)
src/gdb.ts:1749
↓ 38 callers
Method
handleMsg
(type: string, str: string)
src/backend/disasm.ts:205
↓ 37 callers
Method
result
(path: string)
src/backend/mi_parse.ts:141
↓ 32 callers
Method
write
(data: string | Buffer)
src/frontend/pty.ts:496
↓ 31 callers
Method
fire
()
src/frontend/views/live-watch.ts:634
↓ 25 callers
Method
customRequest
(command: string, response: DebugProtocol.Response, args: any)
src/common.ts:369
↓ 21 callers
Function
expandValue
(variableCreate: Function, value: string, root: string = '', extra?: any)
src/backend/gdb_expansion.ts:32
↓ 18 callers
Function
ConsoleLog
(...args: any)
src/remote/src/tcpportscanner.ts:7
↓ 18 callers
Method
getVarChildrenObj
(useFrameId: number)
src/frontend/rtos/rtos-common.ts:508
↓ 17 callers
Function
ServerConsoleLog
(str: string, usePid?: number)
src/backend/server.ts:12
↓ 17 callers
Function
createPortName
(procNum: number, prefix: string = 'gdbPort')
src/common.ts:493
↓ 17 callers
Function
isExpandable
(value: string)
src/backend/gdb_expansion.ts:13
↓ 16 callers
Function
timeIt
(reset: boolean = false)
test/suite/tcpportscanner.test.ts:19
↓ 14 callers
Function
ConsoleLog
(...args: any)
src/tcpportscanner.ts:8
↓ 14 callers
Method
update
()
src/frontend/rtos/rtos.ts:312
↓ 12 callers
Method
exit
()
src/backend/server.ts:110
↓ 12 callers
Method
getValue
(frameId: number)
src/frontend/rtos/rtos-common.ts:461
↓ 12 callers
Method
launchErrorResponse
(response: DebugProtocol.LaunchResponse, code: number, msg: string)
src/gdb.ts:731
↓ 12 callers
Method
serverConsoleLog
(msg: string)
src/gdb.ts:1036
↓ 11 callers
Method
FindSession
(session: vscode.DebugSession)
src/frontend/cortex_debug_session.ts:93
↓ 11 callers
Function
OpenOCDLog
(str: string)
src/openocd.ts:29
↓ 11 callers
Function
magentaWrite
(msg: string, pty: PtyTerminal)
src/frontend/pty.ts:18
↓ 11 callers
Method
normalize
(fsPath: string)
src/frontend/extension.ts:661
↓ 11 callers
Method
setOsSpecficConfigSetting
(config: vscode.DebugConfiguration, dstName: string, propName: string = '')
src/frontend/configprovider.ts:412
↓ 10 callers
Method
isBusy
()
src/gdb.ts:3092
↓ 10 callers
Method
isMIStatusStopped
()
src/gdb.ts:975
↓ 10 callers
Function
parseMI
(output: string)
src/backend/mi_parse.ts:157
↓ 10 callers
Method
sendErrorResponsePub
(response: DebugProtocol.Response, codeOrMessage: number | DebugProtocol.Message, format?: string, variables?:
src/gdb.ts:286
↓ 9 callers
Method
add
( // For the varargs, extra can be any set of args but the first arg if used, is of type PendContinue
src/gdb.ts:165
↓ 9 callers
Method
close
()
src/frontend/swo/decoders/common.ts:10
↓ 9 callers
Method
dispose
()
src/frontend/swo/sources/common.ts:5
↓ 8 callers
Method
NormalizePath
(pathName: string)
src/backend/symbols.ts:916
↓ 8 callers
Method
busyError
(response: DebugProtocol.Response, args: any)
src/gdb.ts:3096
↓ 8 callers
Function
decodeReference
(varRef: number)
src/gdb.ts:51
↓ 8 callers
Function
errExit
(...args)
release.js:11
↓ 8 callers
Function
genDownloadCommands
(config: ConfigurationArguments, preLoadCmds: string[])
src/common.ts:388
↓ 8 callers
Method
inLmaRegion
(addr: number)
src/backend/symbols.ts:68
↓ 8 callers
Method
inVmaRegion
(addr: number)
src/backend/symbols.ts:64
↓ 8 callers
Method
isRootChild
()
src/frontend/views/live-watch.ts:47
↓ 7 callers
Method
cursorBack
(n = 1)
src/frontend/pty.ts:33
↓ 7 callers
Function
getNumberNVL
(s: string, nullValue: number)
src/frontend/rtos/rtos-chibios.ts:81
↓ 7 callers
Method
kill
()
src/common.ts:631
↓ 7 callers
Method
varCreate
( parent: number, expression: string, name: string = '-', scope: string = '@', threadId?: numb
src/backend/mi2/mi2.ts:917
↓ 6 callers
Method
addEventListener
(event: string, callback: (event: any) => void)
src/grapher/timeseriesgraph.ts:9
↓ 6 callers
Method
findFreePorts
(sessionId: string, args: Interfaces.findFreePortsArgs)
src/remote/src/server.ts:119
↓ 6 callers
Method
getThreadInfo
(varRef: RTOSCommon.RTOSVarHelper | number, state: string, frameId: number)
src/frontend/rtos/rtos-freertos.ts:246
↓ 6 callers
Method
notifyStoppedConditional
()
src/gdb.ts:1698
↓ 6 callers
Method
remove
()
src/frontend/cortex_debug_session.ts:57
↓ 6 callers
Method
requestAnimationFrame
(callback: () => void)
src/grapher/timeseriesgraph.ts:10
↓ 6 callers
Method
saveState
()
src/frontend/views/live-watch.ts:430
↓ 5 callers
Method
GetSession
(session: vscode.DebugSession, config?: ConfigurationArguments | undefined)
src/frontend/cortex_debug_session.ts:100
↓ 5 callers
Method
add
(child: CDebugSession)
src/frontend/cortex_debug_session.ts:61
↓ 5 callers
Method
adjustBoundaries
()
src/backend/disasm.ts:56
↓ 5 callers
Function
calculatePortMask
(decoders: any[])
src/common.ts:476
↓ 5 callers
Method
deltaMs
()
src/common.ts:671
↓ 5 callers
Method
dispose
()
src/frontend/swo/decoders/common.ts:12
↓ 5 callers
Method
doPrompt
()
src/frontend/pty.ts:523
↓ 5 callers
Method
findPausedThread
(info: MINode)
src/gdb.ts:1672
↓ 5 callers
Method
getVarChildren
(frameId: number)
src/frontend/rtos/rtos-common.ts:479
↓ 5 callers
Function
resolveCubePath
* Resolves the path location of a STM32CubeIDE plugin irrespective of version number. * Works for most recent version STM32CubeIDE_1.4.0 and STM32Cub
src/stlink.ts:37
↓ 5 callers
Function
telemetryEnabled
()
src/reporting.ts:51
↓ 5 callers
Method
updateHtml
()
src/frontend/rtos/rtos.ts:421
↓ 4 callers
Method
FindSessionById
(id: string)
src/frontend/cortex_debug_session.ts:96
↓ 4 callers
Method
applyChanges
(node: MINode/*, def?: string*/)
src/backend/backend.ts:106
↓ 4 callers
Method
clearTerminalBuffer
()
src/frontend/pty.ts:464
↓ 4 callers
Method
continueIfNoMore
(pendContinue: PendingContinue)
src/gdb.ts:1993
↓ 4 callers
Method
createDateTimestamp
()
src/common.ts:682
↓ 4 callers
Method
dispose
()
src/frontend/swo/sources/socket.ts:114
↓ 4 callers
Method
doPauseExecContinue
(createBreakpoints: () => Promise<void>, pendContinue: PendingContinue)
src/gdb.ts:2002
↓ 4 callers
Function
findSerialPortModuleHelp
(extensionPath: string)
src/frontend/swo/sources/serial.ts:8
↓ 4 callers
Method
formatRadixGdbCommand
(forced: string | null = null)
src/gdb.ts:1192
↓ 4 callers
Method
getActiveCDSession
()
src/frontend/extension.ts:148
↓ 4 callers
Method
getRxPacket
()
src/frontend/swo/core.ts:79
↓ 4 callers
Function
getType
(obj: any)
src/docgen.ts:16
↓ 4 callers
Function
hashStringToColor
(str: string)
src/grapher/programstatsgraph.ts:30
↓ 4 callers
Method
isCompound
()
src/backend/backend.ts:122
↓ 4 callers
Method
isSameSession
(session: vscode.DebugSession)
src/frontend/views/live-watch.ts:437
↓ 4 callers
Method
onContinued
(session: vscode.DebugSession)
src/frontend/rtos/rtos.ts:116
↓ 4 callers
Method
postMessage
(msg: any)
src/grapher/main.ts:8
↓ 4 callers
Method
pushOutput
(str: string)
src/frontend/swo/decoders/console.ts:91
↓ 4 callers
Method
refresh
(session: vscode.DebugSession, restarTimer = false)
src/frontend/views/live-watch.ts:444
↓ 4 callers
Method
registerProcessors
(processor: SWORTTGraphProcessor | SWORTTAdvancedProcessor)
src/frontend/swo/core.ts:229
↓ 4 callers
Method
removeBreakpoints
(breakpoints: number[])
src/backend/backend.ts:50
↓ 4 callers
Function
runProg
(args, cb)
release.js:85
↓ 4 callers
Method
rxWriteByte
(byte: number)
src/frontend/swo/core.ts:71
↓ 4 callers
Method
sendContinue
()
src/gdb.ts:927
↓ 4 callers
Method
sendMessage
(message: GrapherMessage)
src/frontend/swo/core.ts:239
↓ 4 callers
Method
startComplete
(mode: SessionMode, sendStoppedEvents = true)
src/gdb.ts:772
↓ 4 callers
Method
stop
()
src/grapher/types.ts:56
↓ 4 callers
Method
tclCommand
(cmd: string)
src/openocd.ts:390
↓ 4 callers
Method
toProtocolVariable
(newName?: string)
src/backend/backend.ts:128
↓ 4 callers
Function
toStringDecHexOctBin
(val: number/* should be an integer*/)
src/common.ts:527
↓ 4 callers
Method
varUpdate
(name: string = '*', threadId: number, frameId: number)
src/backend/mi2/mi2.ts:982
↓ 4 callers
Function
variableCreate
(variable)
test/suite/gdb_expansion.test.ts:5
next →
1–100 of 1,200, ranked by callers