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
↓ 1 callers
Method
getTCPPorts
(useParent)
src/gdb.ts:476
↓ 1 callers
Function
getTextEncoding
(enc: string)
src/frontend/rtt_terminal.ts:245
↓ 1 callers
Method
getThreadInfo
(tcbListEntry: RTOSCommon.RTOSVarHelper, flagPendMap: Map<number, FlagGroup[]>, frameId: number)
src/frontend/rtos/rtos-ucosii.ts:215
↓ 1 callers
Method
getThreadInfo
(taskListEntry: RTOSCommon.RTOSVarHelper, objectNameEntries: Map<number, string>, frameId: number)
src/frontend/rtos/rtos-embos.ts:205
↓ 1 callers
Method
getThreadInfo
(reglist: RTOSCommon.RTOSVarHelper, frameId: number)
src/frontend/rtos/rtos-chibios.ts:201
↓ 1 callers
Function
getThreadStateName
(s: number)
src/frontend/rtos/rtos-chibios.ts:64
↓ 1 callers
Method
getTreeItem
()
src/frontend/views/live-watch.ts:71
↓ 1 callers
Method
getTxString
()
src/frontend/swo/sources/socket.ts:213
↓ 1 callers
Function
getUUID
()
src/reporting.ts:33
↓ 1 callers
Function
getUri
(webview: vscode.Webview, extensionUri: vscode.Uri, pathList: string[])
src/frontend/rtos/rtos.ts:527
↓ 1 callers
Method
getWsFolder
(folder: string, def: vscode.WorkspaceFolder, childName)
src/frontend/extension.ts:658
↓ 1 callers
Function
get_ST_DIR
()
src/stlink.ts:8
↓ 1 callers
Method
globalVariablesRequest
(response: DebugProtocol.VariablesResponse, args: DebugProtocol.VariablesArguments)
src/gdb.ts:2678
↓ 1 callers
Method
goto
(filename: string, line: number)
src/backend/mi2/mi2.ts:569
↓ 1 callers
Function
greenFormat
(msg)
src/frontend/ansi-helpers.ts:8
↓ 1 callers
Method
handleChainedInherits
(config: vscode.DebugConfiguration, parent: any, props: string[])
src/frontend/configprovider.ts:304
↓ 1 callers
Method
handleChainedOverrides
(config: vscode.DebugConfiguration, props: any)
src/frontend/configprovider.ts:330
↓ 1 callers
Method
handleInput
(chars: string)
src/frontend/pty.ts:154
↓ 1 callers
Function
handleObject
(obj: any, prop: string, appliesTo, stream: fs.WriteStream)
src/docgen.ts:3
↓ 1 callers
Method
handleOtherChars
(str: string)
src/frontend/pty.ts:211
↓ 1 callers
Method
handleSelection
(e: vscode.TextEditorSelectionChangeEvent)
src/frontend/memory_content_provider.ts:211
↓ 1 callers
Method
handleSpecialChars
(chars: string)
src/frontend/pty.ts:275
↓ 1 callers
Method
handleThreadCreated
(info: { threadId: number, threadGroupId: string })
src/gdb.ts:1764
↓ 1 callers
Method
hardwareEvent
(event: Packet)
src/frontend/swo/decoders/common.ts:7
↓ 1 callers
Method
haveMore
()
src/gdb.ts:191
↓ 1 callers
Method
hello
(sessionId: string)
src/remote/src/server.ts:49
↓ 1 callers
Function
init
()
src/grapher/main.ts:22
↓ 1 callers
Method
initCommands
()
src/openocd.ts:79
↓ 1 callers
Method
initDebugger
()
src/gdb.ts:290
↓ 1 callers
Method
initMatch
()
src/common.ts:378
↓ 1 callers
Function
initTwoCharsToIntMap
()
src/gdb.ts:3301
↓ 1 callers
Method
initializeRTT
(session: vscode.DebugSession, args)
src/frontend/extension.ts:867
↓ 1 callers
Method
insertCharsAt
(str: string, chr: string, ix: number)
src/frontend/pty.ts:454
↓ 1 callers
Method
interrupt
(arg: string)
src/backend/backend.ts:44
↓ 1 callers
Method
isClosed
()
src/frontend/server_console.ts:74
↓ 1 callers
Method
isDebugging
(session: vscode.DebugSession)
src/frontend/extension.ts:704
↓ 1 callers
Method
isExternal
()
src/backend/server.ts:100
↓ 1 callers
Method
isInsideRange
(startAddr: number, endAddr: number)
src/backend/disasm.ts:71
↓ 1 callers
Method
isOverlappingRange
(startAddress: number, endAddress: number)
src/backend/disasm.ts:78
↓ 1 callers
Method
isPortInUse
* Checks to see if the port is in use by creating a server on that port. You should use the function * `isPortInUseEx()` if you want to do a more
src/tcpportscanner.ts:57
↓ 1 callers
Method
isPortInUse
* Checks to see if the port is in use by creating a server on that port. You should use the function * `isPortInUseEx()` if you want to do a more
src/remote/src/tcpportscanner.ts:53
↓ 1 callers
Function
isPreRelease
()
release.js:26
↓ 1 callers
Method
isProcessRunning
()
src/backend/server.ts:104
↓ 1 callers
Method
isRangeInValidMem
(startAddress: number, endAddress: number)
src/backend/disasm.ts:209
↓ 1 callers
Method
isRunning
()
src/common.ts:614
↓ 1 callers
Method
isRunning
()
src/common.ts:644
↓ 1 callers
Method
isValidAddr
(addr: number)
src/backend/disasm.ts:220
↓ 1 callers
Method
kill
()
src/common.ts:601
↓ 1 callers
Method
killCurrChar
()
src/frontend/pty.ts:399
↓ 1 callers
Method
killEntireLine
()
src/frontend/pty.ts:41
↓ 1 callers
Method
killEntireLine
()
src/frontend/pty.ts:384
↓ 1 callers
Method
killLine
(n = 0)
src/frontend/pty.ts:40
↓ 1 callers
Method
killLineFromCursor
()
src/frontend/pty.ts:391
↓ 1 callers
Method
launchCommands
()
src/common.ts:371
↓ 1 callers
Method
loadFromObjdumpAndNm
()
src/backend/symbols.ts:474
↓ 1 callers
Method
loadSymbols
()
src/gdb.ts:365
↓ 1 callers
Method
loadSymbols
* Problem statement: * We need a read the symbol table for multiple types of information and none of the tools so far * give all all we need
src/backend/symbols.ts:294
↓ 1 callers
Method
logData
(data: Buffer | string)
src/frontend/server_console.ts:121
↓ 1 callers
Method
lostSynchronization
()
src/frontend/swo/common.ts:101
↓ 1 callers
Method
lostSynchronization
()
src/frontend/swo/decoders/common.ts:9
↓ 1 callers
Function
main
()
test/runTests.ts:5
↓ 1 callers
Function
main
()
src/remote/src/test/runTest.ts:5
↓ 1 callers
Method
moveDownChild
(node: LiveVariableNode)
src/frontend/views/live-watch.ts:142
↓ 1 callers
Method
moveDownNode
(node: LiveVariableNode)
src/frontend/views/live-watch.ts:617
↓ 1 callers
Method
moveToRoot
()
src/frontend/cortex_debug_session.ts:38
↓ 1 callers
Method
moveUpChild
(node: LiveVariableNode)
src/frontend/views/live-watch.ts:122
↓ 1 callers
Method
moveUpNode
(node: LiveVariableNode)
src/frontend/views/live-watch.ts:610
↓ 1 callers
Method
newBackendConnection
(socket: net.Socket)
src/frontend/server_console.ts:50
↓ 1 callers
Method
newOrExistingConsole
()
src/frontend/server_console.ts:26
↓ 1 callers
Method
next
(threadId: number, instruction: boolean)
src/backend/backend.ts:46
↓ 1 callers
Method
normalizeArguments
(args: ConfigurationArguments)
src/gdb.ts:430
↓ 1 callers
Method
notifyPanelDisposed
()
src/frontend/rtos/rtos.ts:284
↓ 1 callers
Function
nvl
(v: any, nullValue: any)
src/frontend/rtos/rtos-chibios.ts:85
↓ 1 callers
Method
nxtAddr
return next address after this addr. range
src/frontend/addrranges.ts:6
↓ 1 callers
Method
oldestPoint
(graphId: string)
src/grapher/datasource.ts:77
↓ 1 callers
Method
onClose
()
src/frontend/rtt_terminal.ts:61
↓ 1 callers
Method
onData
(data: Buffer)
src/frontend/rtt_terminal.ts:72
↓ 1 callers
Method
onExited
()
src/frontend/rtos/rtos.ts:98
↓ 1 callers
Method
onMessage
(message: GrapherMessage)
src/frontend/swo/core.ts:244
↓ 1 callers
Method
onOpen
()
src/frontend/pty.ts:106
↓ 1 callers
Method
onOutput
(lines)
src/backend/mi2/mi2.ts:257
↓ 1 callers
Method
onOutputPartial
(line)
src/backend/mi2/mi2.ts:249
↓ 1 callers
Method
onOutputStderr
(lines)
src/backend/mi2/mi2.ts:242
↓ 1 callers
Method
onStopped
(frameId: number)
src/frontend/rtos/rtos.ts:33
↓ 1 callers
Method
onTerminalClosed
()
src/frontend/server_console.ts:103
↓ 1 callers
Method
outputLabel
()
src/frontend/swo/common.ts:98
↓ 1 callers
Function
packageJSONtoMd
(path: string, outPath: string)
src/docgen.ts:72
↓ 1 callers
Method
parseDisassembleResults
(result: MINode, validationAddr: number, entireRangeGood: boolean, cmd: string)
src/backend/disasm.ts:386
↓ 1 callers
Function
parseEncoded
(buffer: Buffer, encoding: string)
src/frontend/rtt_terminal.ts:225
↓ 1 callers
Function
parseEncoded
(buffer: Buffer, encoding: string)
src/frontend/swo/decoders/binary.ts:10
↓ 1 callers
Function
parseEncoded
(buffer: Buffer, encoding: string)
src/frontend/swo/decoders/graph.ts:9
↓ 1 callers
Function
parseFloat
(buffer: Buffer)
src/frontend/swo/decoders/utils.ts:7
↓ 1 callers
Function
parseHostPort
(hostPort: string)
src/common.ts:565
↓ 1 callers
Function
parseInteger
(value: string)
src/frontend/utils.ts:37
↓ 1 callers
Function
parsePrimitive
()
src/backend/gdb_expansion.ts:158
↓ 1 callers
Method
parseQuery
(queryString)
src/frontend/memory_content_provider.ts:123
↓ 1 callers
Function
parseSigned
(buffer: Buffer)
src/frontend/swo/decoders/utils.ts:18
↓ 1 callers
Function
parseString
(str: string)
src/backend/mi_parse.ts:21
↓ 1 callers
Function
parseTupleOrList
()
src/backend/mi_parse.ts:227
↓ 1 callers
Function
parseTupleOrList
()
src/backend/gdb_expansion.ts:98
← previous
next →
401–500 of 1,200, ranked by callers