MCPcopy Create free account
hub / github.com/Marus/cortex-debug / initCommands

Method initCommands

src/common.ts:370–370  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 2

startGdbForLiveWatchMethod · 0.65

Implementers 9

PEServerControllersrc/pemicro.ts

Calls

no outgoing calls

Tested by

no test coverage detected