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
↓ 2 callers
Method
finishNmSymbols
()
src/backend/symbols.ts:592
↓ 2 callers
Method
gdbStartError
()
src/backend/mi2/mi2.ts:194
↓ 2 callers
Method
getEventInfo
(address: number, eventObject: object, frameId: number)
src/frontend/rtos/rtos-ucosii.ts:310
↓ 2 callers
Method
getFrame
(thread: number, frame: number)
src/backend/mi2/mi2.ts:785
↓ 2 callers
Method
getFunctionSymbols
()
src/backend/symbols.ts:803
↓ 2 callers
Method
getLocalHostAliases
()
src/tcpportscanner.ts:384
↓ 2 callers
Method
getLocalHostAliases
()
src/remote/src/tcpportscanner.ts:434
↓ 2 callers
Method
getName
()
src/frontend/views/live-watch.ts:58
↓ 2 callers
Method
getOffset
(pos: vscode.Position)
src/frontend/memory_content_provider.ts:150
↓ 2 callers
Function
getPathRelative
(base: string, target: string)
src/common.ts:889
↓ 2 callers
Method
getPosition
(offset: number, ascii: boolean = false)
src/frontend/memory_content_provider.ts:168
↓ 2 callers
Method
getRanges
(startOffset: number, endOffset: number, ascii: boolean)
src/frontend/memory_content_provider.ts:181
↓ 2 callers
Method
getStaticVariableNames
(file: string)
src/backend/symbols.ts:811
↓ 2 callers
Method
handleReturn
(chr: string)
src/frontend/pty.ts:183
↓ 2 callers
Method
init
( config: SWOAdvancedDecoderConfig, outputData: (output: string) => void, graphData: (
src/frontend/swo/common.ts:92
↓ 2 callers
Method
initCommands
()
src/common.ts:370
↓ 2 callers
Function
isNullOrUndefined
(x)
src/frontend/rtos/rtos-common.ts:520
↓ 2 callers
Method
isPortInUseEx
(port: number, host: string, avoid: Set<number>)
src/tcpportscanner.ts:102
↓ 2 callers
Method
isPortInUseEx
* Checks to see if the port is in use by creating a server on that port if a localhost or alias * or try to connect to an existing server. *
src/remote/src/tcpportscanner.ts:97
↓ 2 callers
Method
isRunning
()
src/backend/backend.ts:54
↓ 2 callers
Method
isVarRefGlobalOrStatic
(varRef: number, id: any)
src/gdb.ts:2190
↓ 2 callers
Method
killPrevChar
()
src/frontend/pty.ts:436
↓ 2 callers
Method
launchAttachInit
(args: ConfigurationArguments)
src/gdb.ts:336
↓ 2 callers
Method
logDataStatic
(ptyTerm: PtyTerminal, data: Buffer | string)
src/frontend/server_console.ts:236
↓ 2 callers
Method
logNoNewLine
(type: string, msg: string)
src/backend/mi2/mi2.ts:997
↓ 2 callers
Method
moveLeft
()
src/frontend/pty.ts:422
↓ 2 callers
Method
moveRight
()
src/frontend/pty.ts:429
↓ 2 callers
Method
moveToBeg
()
src/frontend/pty.ts:414
↓ 2 callers
Method
moveToEnd
()
src/frontend/pty.ts:406
↓ 2 callers
Function
newFunction
(obj: any)
src/docgen.ts:42
↓ 2 callers
Method
onClose
()
src/frontend/pty.ts:118
↓ 2 callers
Method
onExit
(code: number, signal: string)
src/backend/mi2/mi2.ts:179
↓ 2 callers
Method
openLogFile
()
src/frontend/rtt_terminal.ts:88
↓ 2 callers
Function
parseCString
()
src/backend/mi_parse.ts:189
↓ 2 callers
Function
parseReadMemResults
(node: MINode)
src/backend/mi2/mi2.ts:19
↓ 2 callers
Function
parseUnsigned
(buffer: Buffer)
src/frontend/swo/decoders/utils.ts:29
↓ 2 callers
Method
processLaunchAttachRequest
(response: DebugProtocol.LaunchResponse, attach: boolean)
src/gdb.ts:499
↓ 2 callers
Method
removeCharAt
(str: string, ix: number)
src/frontend/pty.ts:444
↓ 2 callers
Function
replaceProgInPath
(filepath: string, search: string | RegExp, replace: string)
src/backend/symbols.ts:87
↓ 2 callers
Method
resetOptions
(opts: IPtyTerminalOptions)
src/frontend/pty.ts:139
↓ 2 callers
Method
resetOrResartChained
(e: vscode.DebugSessionCustomEvent, type: 'reset' | 'restart')
src/frontend/extension.ts:644
↓ 2 callers
Method
resume
()
src/frontend/pty.ts:135
↓ 2 callers
Method
sanitizeEncodings
(obj: RTTConsoleDecoderOpts)
src/frontend/rtt_terminal.ts:180
↓ 2 callers
Method
sendToConsole
(data: string|Buffer)
src/backend/server.ts:227
↓ 2 callers
Method
sendUserInput
(command: string)
src/backend/mi2/mi2.ts:1005
↓ 2 callers
Method
setPorts
(ports: { [name: string]: number })
src/common.ts:366
↓ 2 callers
Method
setRefreshRate
()
src/frontend/views/live-watch.ts:422
↓ 2 callers
Method
setupTerminal
()
src/frontend/server_console.ts:88
↓ 2 callers
Method
softwareEvent
(port: number, data: Buffer)
src/frontend/swo/common.ts:99
↓ 2 callers
Method
startChainedConfigs
(e: vscode.DebugSessionCustomEvent, evType: ChainedEvents)
src/frontend/extension.ts:535
↓ 2 callers
Method
startCompleteForReset
(mode: SessionMode, sendStoppedEvents = true)
src/gdb.ts:766
↓ 2 callers
Method
startWithProgram
( prog: string, args: readonly string[] = [], spawnOpts: childProcess.SpawnOptions = {}, cb: (
src/common.ts:807
↓ 2 callers
Method
stop
()
src/grapher/xygraph.ts:87
↓ 2 callers
Method
subscribe
(graphId: string, callback: (point: GraphPoint) => void)
src/grapher/datasource.ts:81
↓ 2 callers
Method
toProtocolEvaluateResponseBody
()
src/backend/backend.ts:145
↓ 2 callers
Method
toStringWithRes
(res: number)
src/common.ts:689
↓ 2 callers
Method
tryAddMemoryReference
(result: object)
src/backend/backend.ts:158
↓ 2 callers
Method
tryInitOrUpdate
(useFrameId: number, opt?: boolean)
src/frontend/rtos/rtos-common.ts:431
↓ 2 callers
Method
unPrompt
()
src/frontend/pty.ts:541
↓ 2 callers
Method
updateRTOSPanelStatus
()
src/frontend/rtos/rtos.ts:272
↓ 2 callers
Function
validateELFHeader
(exe: string, cb?: (str: string, fatal: boolean) => void)
src/common.ts:734
↓ 2 callers
Method
varListChildren
(parent: number, name: string)
src/backend/mi2/mi2.ts:953
↓ 2 callers
Method
waitOnProgs
(promises: ExecPromise[])
src/backend/symbols.ts:579
↓ 2 callers
Method
writeWithHeader
(data: string | Buffer, header: string)
src/frontend/pty.ts:470
↓ 1 callers
Function
COMMAND_MAP
(c: string)
src/gdb.ts:106
↓ 1 callers
Method
NewSessionStarted
(session: vscode.DebugSession)
src/frontend/cortex_debug_session.ts:110
↓ 1 callers
Method
PreRegister
(uri: vscode.Uri)
src/frontend/memory_content_provider.ts:29
↓ 1 callers
Method
Register
(doc: vscode.TextDocument)
src/frontend/memory_content_provider.ts:39
↓ 1 callers
Method
RemoveSession
(session: vscode.DebugSession)
src/frontend/cortex_debug_session.ts:82
↓ 1 callers
Method
SWOConfigurationCommands
()
src/bmp.ts:90
↓ 1 callers
Method
SWOConfigurationCommands
()
src/openocd.ts:176
↓ 1 callers
Method
SWOConfigurationCommands
()
src/jlink.ts:95
↓ 1 callers
Method
SWOConfigurationCommands
()
src/stutil.ts:70
↓ 1 callers
Method
SWOConfigurationCommands
()
src/pyocd.ts:71
↓ 1 callers
Method
Unregister
(doc: vscode.TextDocument)
src/frontend/memory_content_provider.ts:21
↓ 1 callers
Method
_broadcastDFS
(cb: (s: CDebugSession) => void)
src/frontend/cortex_debug_session.ts:50
↓ 1 callers
Method
addChild
(name: string, expr: string = '', value = '', type = '', reference = 0)
src/frontend/views/live-watch.ts:100
↓ 1 callers
Method
addDataBreakPoint
(breakpoint: OurDataBreakpoint)
src/backend/mi2/mi2.ts:731
↓ 1 callers
Method
addInstrBreakPoint
(breakpoint: OurInstructionBreakpoint)
src/backend/mi2/mi2.ts:689
↓ 1 callers
Method
addNewExpr
(expr: string)
src/frontend/views/live-watch.ts:294
↓ 1 callers
Method
addPathVariations
(fileString: string)
src/backend/symbols.ts:756
↓ 1 callers
Method
addSymbol
(sym: SymbolInformation)
src/backend/symbols.ts:322
↓ 1 callers
Method
addSymbolToTrees
(sym: SymbolInformation)
src/backend/symbols.ts:341
↓ 1 callers
Method
addToCache
(arg: InstructionRange)
src/backend/disasm.ts:577
↓ 1 callers
Method
addUsedPorts
(ports: number[])
src/frontend/cortex_debug_session.ts:139
↓ 1 callers
Method
analyzeTaskState
(threadAddr: number, curTaskObj: object, flagPendMap: Map<number, FlagGroup[]>, frameId: number)
src/frontend/rtos/rtos-ucosii.ts:336
↓ 1 callers
Method
analyzeTaskState
(curTaskObj: object, objectNameEntries: Map<number, string>)
src/frontend/rtos/rtos-embos.ts:307
↓ 1 callers
Method
attachCommands
()
src/common.ts:372
↓ 1 callers
Method
calculatePortsNeeded
()
src/gdb.ts:945
↓ 1 callers
Method
categorizeSymbols
()
src/backend/symbols.ts:662
↓ 1 callers
Method
checkSync
(byte: number)
src/frontend/swo/core.ts:88
↓ 1 callers
Method
cleanupRTTTerminals
()
src/frontend/extension.ts:818
↓ 1 callers
Method
clearAll
()
src/frontend/pty.ts:34
↓ 1 callers
Method
clearAllThreads
()
src/gdb.ts:1816
↓ 1 callers
Method
clearCachedVars
(miDebugger: MI2)
src/live-watch-monitor.ts:24
↓ 1 callers
Method
clearScreen
()
src/frontend/pty.ts:35
↓ 1 callers
Method
clearScreen
()
src/frontend/pty.ts:376
↓ 1 callers
Method
clearTerminal
()
src/frontend/server_console.ts:84
↓ 1 callers
Method
cleaupAndCheckInstructions
(instrs: ProtocolInstruction[])
src/backend/disasm.ts:877
↓ 1 callers
Method
clipHigh
(base: number, addr: number)
src/backend/disasm.ts:366
← previous
next →
201–300 of 1,200, ranked by callers