shutdown_reason::SHUTDOWN_REQUESTED is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDshutdown_reason::SHUTDOWN_REQUESTED

shutdown_reason::SHUTDOWN_REQUESTED

Syntax

SHUTDOWN_REQUESTED;

References

LocationReferrerText
server.c:42
SHUTDOWN_REQUESTED, /* set by shutdown command; exit the event loop and quit the debugger */
server.c:572server_loop()
shutdown_openocd = SHUTDOWN_REQUESTED;
server.c:762handle_shutdown_command()
shutdown_openocd = SHUTDOWN_REQUESTED;

Data Use

Functions using shutdown_reason::SHUTDOWN_REQUESTED
shutdown_reason::SHUTDOWN_REQUESTED