MCPcopy Create free account

hub / github.com/Marus/cortex-debug / functions

Functions1,200 in github.com/Marus/cortex-debug

↓ 166 callersMethodtoString
()
src/backend/backend.ts:195
↓ 142 callersMethodlog
(type: string, msg: string)
src/backend/mi2/mi2.ts:1001
↓ 79 callersMethodvalueOf
(start: any, path: string)
src/backend/mi_parse.ts:63
↓ 68 callersMethodsendCommand
(command: string, suppressFailure = false, swallowStdout = false, forceNoDebug = false)
src/backend/mi2/mi2.ts:1094
↓ 58 callersMethodhandleMsg
(type: string, msg: string)
src/gdb.ts:1634
↓ 50 callersFunctionhexFormat
(value: number, padding: number = 8, includePrefix: boolean = true)
src/frontend/utils.ts:1
↓ 50 callersMethodsendEvent
(event: DebugProtocol.Event)
src/gdb.ts:1749
↓ 38 callersMethodhandleMsg
(type: string, str: string)
src/backend/disasm.ts:205
↓ 37 callersMethodresult
(path: string)
src/backend/mi_parse.ts:141
↓ 32 callersMethodwrite
(data: string | Buffer)
src/frontend/pty.ts:496
↓ 31 callersMethodfire
()
src/frontend/views/live-watch.ts:634
↓ 25 callersMethodcustomRequest
(command: string, response: DebugProtocol.Response, args: any)
src/common.ts:369
↓ 21 callersFunctionexpandValue
(variableCreate: Function, value: string, root: string = '', extra?: any)
src/backend/gdb_expansion.ts:32
↓ 18 callersFunctionConsoleLog
(...args: any)
src/remote/src/tcpportscanner.ts:7
↓ 18 callersMethodgetVarChildrenObj
(useFrameId: number)
src/frontend/rtos/rtos-common.ts:508
↓ 17 callersFunctionServerConsoleLog
(str: string, usePid?: number)
src/backend/server.ts:12
↓ 17 callersFunctioncreatePortName
(procNum: number, prefix: string = 'gdbPort')
src/common.ts:493
↓ 17 callersFunctionisExpandable
(value: string)
src/backend/gdb_expansion.ts:13
↓ 16 callersFunctiontimeIt
(reset: boolean = false)
test/suite/tcpportscanner.test.ts:19
↓ 14 callersFunctionConsoleLog
(...args: any)
src/tcpportscanner.ts:8
↓ 14 callersMethodupdate
()
src/frontend/rtos/rtos.ts:312
↓ 12 callersMethodexit
()
src/backend/server.ts:110
↓ 12 callersMethodgetValue
(frameId: number)
src/frontend/rtos/rtos-common.ts:461
↓ 12 callersMethodlaunchErrorResponse
(response: DebugProtocol.LaunchResponse, code: number, msg: string)
src/gdb.ts:731
↓ 12 callersMethodserverConsoleLog
(msg: string)
src/gdb.ts:1036
↓ 11 callersMethodFindSession
(session: vscode.DebugSession)
src/frontend/cortex_debug_session.ts:93
↓ 11 callersFunctionOpenOCDLog
(str: string)
src/openocd.ts:29
↓ 11 callersFunctionmagentaWrite
(msg: string, pty: PtyTerminal)
src/frontend/pty.ts:18
↓ 11 callersMethodnormalize
(fsPath: string)
src/frontend/extension.ts:661
↓ 11 callersMethodsetOsSpecficConfigSetting
(config: vscode.DebugConfiguration, dstName: string, propName: string = '')
src/frontend/configprovider.ts:412
↓ 10 callersMethodisBusy
()
src/gdb.ts:3092
↓ 10 callersMethodisMIStatusStopped
()
src/gdb.ts:975
↓ 10 callersFunctionparseMI
(output: string)
src/backend/mi_parse.ts:157
↓ 10 callersMethodsendErrorResponsePub
(response: DebugProtocol.Response, codeOrMessage: number | DebugProtocol.Message, format?: string, variables?:
src/gdb.ts:286
↓ 9 callersMethodadd
( // 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 callersMethodclose
()
src/frontend/swo/decoders/common.ts:10
↓ 9 callersMethoddispose
()
src/frontend/swo/sources/common.ts:5
↓ 8 callersMethodNormalizePath
(pathName: string)
src/backend/symbols.ts:916
↓ 8 callersMethodbusyError
(response: DebugProtocol.Response, args: any)
src/gdb.ts:3096
↓ 8 callersFunctiondecodeReference
(varRef: number)
src/gdb.ts:51
↓ 8 callersFunctionerrExit
(...args)
release.js:11
↓ 8 callersFunctiongenDownloadCommands
(config: ConfigurationArguments, preLoadCmds: string[])
src/common.ts:388
↓ 8 callersMethodinLmaRegion
(addr: number)
src/backend/symbols.ts:68
↓ 8 callersMethodinVmaRegion
(addr: number)
src/backend/symbols.ts:64
↓ 8 callersMethodisRootChild
()
src/frontend/views/live-watch.ts:47
↓ 7 callersMethodcursorBack
(n = 1)
src/frontend/pty.ts:33
↓ 7 callersFunctiongetNumberNVL
(s: string, nullValue: number)
src/frontend/rtos/rtos-chibios.ts:81
↓ 7 callersMethodkill
()
src/common.ts:631
↓ 7 callersMethodvarCreate
( parent: number, expression: string, name: string = '-', scope: string = '@', threadId?: numb
src/backend/mi2/mi2.ts:917
↓ 6 callersMethodaddEventListener
(event: string, callback: (event: any) => void)
src/grapher/timeseriesgraph.ts:9
↓ 6 callersMethodfindFreePorts
(sessionId: string, args: Interfaces.findFreePortsArgs)
src/remote/src/server.ts:119
↓ 6 callersMethodgetThreadInfo
(varRef: RTOSCommon.RTOSVarHelper | number, state: string, frameId: number)
src/frontend/rtos/rtos-freertos.ts:246
↓ 6 callersMethodnotifyStoppedConditional
()
src/gdb.ts:1698
↓ 6 callersMethodremove
()
src/frontend/cortex_debug_session.ts:57
↓ 6 callersMethodrequestAnimationFrame
(callback: () => void)
src/grapher/timeseriesgraph.ts:10
↓ 6 callersMethodsaveState
()
src/frontend/views/live-watch.ts:430
↓ 5 callersMethodGetSession
(session: vscode.DebugSession, config?: ConfigurationArguments | undefined)
src/frontend/cortex_debug_session.ts:100
↓ 5 callersMethodadd
(child: CDebugSession)
src/frontend/cortex_debug_session.ts:61
↓ 5 callersMethodadjustBoundaries
()
src/backend/disasm.ts:56
↓ 5 callersFunctioncalculatePortMask
(decoders: any[])
src/common.ts:476
↓ 5 callersMethoddeltaMs
()
src/common.ts:671
↓ 5 callersMethoddispose
()
src/frontend/swo/decoders/common.ts:12
↓ 5 callersMethoddoPrompt
()
src/frontend/pty.ts:523
↓ 5 callersMethodfindPausedThread
(info: MINode)
src/gdb.ts:1672
↓ 5 callersMethodgetVarChildren
(frameId: number)
src/frontend/rtos/rtos-common.ts:479
↓ 5 callersFunctionresolveCubePath
* 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 callersFunctiontelemetryEnabled
()
src/reporting.ts:51
↓ 5 callersMethodupdateHtml
()
src/frontend/rtos/rtos.ts:421
↓ 4 callersMethodFindSessionById
(id: string)
src/frontend/cortex_debug_session.ts:96
↓ 4 callersMethodapplyChanges
(node: MINode/*, def?: string*/)
src/backend/backend.ts:106
↓ 4 callersMethodclearTerminalBuffer
()
src/frontend/pty.ts:464
↓ 4 callersMethodcontinueIfNoMore
(pendContinue: PendingContinue)
src/gdb.ts:1993
↓ 4 callersMethodcreateDateTimestamp
()
src/common.ts:682
↓ 4 callersMethoddispose
()
src/frontend/swo/sources/socket.ts:114
↓ 4 callersMethoddoPauseExecContinue
(createBreakpoints: () => Promise<void>, pendContinue: PendingContinue)
src/gdb.ts:2002
↓ 4 callersFunctionfindSerialPortModuleHelp
(extensionPath: string)
src/frontend/swo/sources/serial.ts:8
↓ 4 callersMethodformatRadixGdbCommand
(forced: string | null = null)
src/gdb.ts:1192
↓ 4 callersMethodgetActiveCDSession
()
src/frontend/extension.ts:148
↓ 4 callersMethodgetRxPacket
()
src/frontend/swo/core.ts:79
↓ 4 callersFunctiongetType
(obj: any)
src/docgen.ts:16
↓ 4 callersFunctionhashStringToColor
(str: string)
src/grapher/programstatsgraph.ts:30
↓ 4 callersMethodisCompound
()
src/backend/backend.ts:122
↓ 4 callersMethodisSameSession
(session: vscode.DebugSession)
src/frontend/views/live-watch.ts:437
↓ 4 callersMethodonContinued
(session: vscode.DebugSession)
src/frontend/rtos/rtos.ts:116
↓ 4 callersMethodpostMessage
(msg: any)
src/grapher/main.ts:8
↓ 4 callersMethodpushOutput
(str: string)
src/frontend/swo/decoders/console.ts:91
↓ 4 callersMethodrefresh
(session: vscode.DebugSession, restarTimer = false)
src/frontend/views/live-watch.ts:444
↓ 4 callersMethodregisterProcessors
(processor: SWORTTGraphProcessor | SWORTTAdvancedProcessor)
src/frontend/swo/core.ts:229
↓ 4 callersMethodremoveBreakpoints
(breakpoints: number[])
src/backend/backend.ts:50
↓ 4 callersFunctionrunProg
(args, cb)
release.js:85
↓ 4 callersMethodrxWriteByte
(byte: number)
src/frontend/swo/core.ts:71
↓ 4 callersMethodsendContinue
()
src/gdb.ts:927
↓ 4 callersMethodsendMessage
(message: GrapherMessage)
src/frontend/swo/core.ts:239
↓ 4 callersMethodstartComplete
(mode: SessionMode, sendStoppedEvents = true)
src/gdb.ts:772
↓ 4 callersMethodstop
()
src/grapher/types.ts:56
↓ 4 callersMethodtclCommand
(cmd: string)
src/openocd.ts:390
↓ 4 callersMethodtoProtocolVariable
(newName?: string)
src/backend/backend.ts:128
↓ 4 callersFunctiontoStringDecHexOctBin
(val: number/* should be an integer*/)
src/common.ts:527
↓ 4 callersMethodvarUpdate
(name: string = '*', threadId: number, frameId: number)
src/backend/mi2/mi2.ts:982
↓ 4 callersFunctionvariableCreate
(variable)
test/suite/gdb_expansion.test.ts:5
next →1–100 of 1,200, ranked by callers