xtensa_algorithm::ctx_debug_reason is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_algorithm::ctx_debug_reason

xtensa_algorithm::ctx_debug_reason field

Used internally to backup and restore core state.

Syntax

enum target_debug_reason ctx_debug_reason;

References

LocationReferrerText
xtensa.h:232
enum target_debug_reason ctx_debug_reason;
xtensa.c:2741xtensa_start_algorithm()
algorithm_info->ctx_debug_reason = target->debug_reason;
xtensa.c:2900xtensa_wait_algorithm()
target->debug_reason = algorithm_info->ctx_debug_reason;

Data Use

Functions writing xtensa_algorithm::ctx_debug_reason
Functions reading xtensa_algorithm::ctx_debug_reason
all items filtered out
xtensa_algorithm::ctx_debug_reason
all items filtered out
Type of xtensa_algorithm::ctx_debug_reason
xtensa_algorithm::ctx_debug_reason
all items filtered out