MCPcopy Index your code
hub / github.com/Marus/cortex-debug / customRequest

Method customRequest

src/common.ts:369–369  ·  view source on GitHub ↗
(command: string, response: DebugProtocol.Response, args: any)

Source from the content-addressed store, hash-verified

367 setArguments(args: ConfigurationArguments): void;
368
369 customRequest(command: string, response: DebugProtocol.Response, args: any): boolean;
370 initCommands(): string[];
371 launchCommands(): string[];
372 attachCommands(): string[];

Callers 15

customRequestMethod · 0.65
resetDeviceMethod · 0.65
settingsChangedMethod · 0.65
debugSessionStartedMethod · 0.65
endChainedConfigsMethod · 0.65
resetOrResartChainedMethod · 0.65
createRTTSourceMethod · 0.65
addToLiveWatchMethod · 0.65
readMemoryChunksMethod · 0.65
constructorMethod · 0.65
refreshChildrenMethod · 0.65

Implementers 9

PEServerControllersrc/pemicro.ts

Calls

no outgoing calls

Tested by

no test coverage detected