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

Method ctiStopResume

src/common.ts:385–385  ·  view source on GitHub ↗
(action: CTIAction)

Source from the content-addressed store, hash-verified

383 rttPoll?(): void;
384 liveGdbInitCommands?(): string[];
385 ctiStopResume?(action: CTIAction): void;
386}
387
388export function genDownloadCommands(config: ConfigurationArguments, preLoadCmds: string[]) {

Callers 2

pauseRequestMethod · 0.65
continueRequestMethod · 0.65

Implementers 9

PEServerControllersrc/pemicro.ts

Calls

no outgoing calls

Tested by

no test coverage detected