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

Method debuggerLaunchCompleted

src/jlink.ts:224–226  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

222 }
223 public debuggerLaunchStarted(): void {}
224 public debuggerLaunchCompleted(): void {
225 this.rttHelper.emitConfigures(this.args.rttConfig, this);
226 }
227}

Callers

nothing calls this directly

Calls 1

emitConfiguresMethod · 0.80

Tested by

no test coverage detected