Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marus/cortex-debug
/ restartCommands
Method
restartCommands
src/common.ts:373–373 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
371
launchCommands(): string[];
372
attachCommands(): string[];
373
restartCommands(): string[];
374
allocateRTTPorts(): Promise<void>;
375
swoAndRTTCommands(): string[];
376
serverExecutable(): string;
Callers
2
restartProcessing
Method · 0.65
getResetCommands
Method · 0.65
Implementers
9
OpenOCDServerController
src/openocd.ts
PEServerController
src/pemicro.ts
BMPServerController
src/bmp.ts
QEMUServerController
src/qemu.ts
JLinkServerController
src/jlink.ts
ExternalServerController
src/external.ts
STLinkServerController
src/stlink.ts
STUtilServerController
src/stutil.ts
PyOCDServerController
src/pyocd.ts
Calls
no outgoing calls
Tested by
no test coverage detected