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

Method liveGdbInitCommands

src/openocd.ts:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 public liveGdbInitCommands(): string[] {
88 return this.initCommands();
89 }
90
91 // ST/OpenOCD HACK: There are two problems.
92 // ST with their release on Dec 31 2021, released their FW/SW where it no longer works

Callers

nothing calls this directly

Calls 1

initCommandsMethod · 0.95

Tested by

no test coverage detected