target_debug_reason::DBG_REASON_DBGRQ is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtarget_debug_reason::DBG_REASON_DBGRQ

target_debug_reason::DBG_REASON_DBGRQ

Syntax

DBG_REASON_DBGRQ = 0;

References

LocationReferrerText
target.h:69
DBG_REASON_DBGRQ = 0,
aarch64.c:351aarch64_prepare_halt_smp()
curr->debug_reason = DBG_REASON_DBGRQ;
arc.c:801arc_halt()
target->debug_reason = DBG_REASON_DBGRQ;
arc.c:995arc_examine_debug_reason()
if (target->debug_reason == DBG_REASON_DBGRQ ||
arc.c:1375arc_init_target()
target->debug_reason = DBG_REASON_DBGRQ;
arm7_9_common.c:952arm7_9_assert_reset()
target->debug_reason = DBG_REASON_DBGRQ;
arm7_9_common.c:1209arm7_9_halt()
target->debug_reason = DBG_REASON_DBGRQ;
arm7_9_common.c:1326arm7_9_debug_entry()
if ((target->debug_reason != DBG_REASON_DBGRQ) || (!arm7_9->use_dbgrq))
arm7tdmi.c:40arm7tdmi_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
arm926ejs.c:226arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:262arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:266arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:275arm926ejs_examine_debug_reason()
case DBG_REASON_DBGRQ:
arm926ejs.c:281arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:294arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:301arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm9tdmi.c:69arm9tdmi_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
arm_dpm.c:1067arm_dpm_report_dscr()
target->debug_reason = DBG_REASON_DBGRQ;
armv8_dpm.c:1363armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_DBGRQ;
avr32_ap7k.c:276avr32_ap7k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
avr32_ap7k.c:284avr32_ap7k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_a.c:816cortex_a_halt()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:712cortex_m_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
cortex_m.c:723cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:970cortex_m_poll_one()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:1213cortex_m_halt_one()
target->debug_reason = DBG_REASON_DBGRQ;
dsp563xx.c:1112dsp563xx_halt()
target->debug_reason = DBG_REASON_DBGRQ;
esirisc.c:793esirisc_halt()
target->debug_reason = DBG_REASON_DBGRQ;
esirisc.c:1058esirisc_debug_entry()
DBG_REASON_BREAKPOINT : DBG_REASON_DBGRQ;
esirisc.c:1075esirisc_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
esirisc.c:1646esirisc_examine()
target->debug_reason = DBG_REASON_DBGRQ;
feroceon.c:446feroceon_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
gdb_server.c:158gdb_last_signal()
case DBG_REASON_DBGRQ:
hla_target.c:60adapter_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
hla_target.c:390hl_assert_reset()
target->debug_reason = DBG_REASON_DBGRQ;
hla_target.c:432adapter_halt()
target->debug_reason = DBG_REASON_DBGRQ;
hwthread.c:172hwthread_update_threads()
case DBG_REASON_DBGRQ:
hwthread.c:180hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_DBGRQ) {
lakemont.c:981lakemont_halt()
t->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:101mem_ap_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:120mem_ap_step()
target->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:159mem_ap_deassert_reset()
target->debug_reason = DBG_REASON_DBGRQ;
mips_m4k.c:49mips_m4k_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
mips_m4k.c:278mips_m4k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mips_m4k.c:287mips_m4k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mips_mips64.c:40mips_mips64_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
mips_mips64.c:140mips_mips64_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mips_mips64.c:149mips_mips64_halt()
target->debug_reason = DBG_REASON_DBGRQ;
or1k.c:587or1k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
or1k.c:598or1k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
or1k.c:1147or1k_examine()
target->debug_reason = DBG_REASON_DBGRQ;
riscv-011.c:1853handle_halt()
target->debug_reason = DBG_REASON_DBGRQ;
riscv-013.c:4251riscv013_halt_go()
t->debug_reason = DBG_REASON_DBGRQ;
riscv.c:467riscv_init_target()
target->debug_reason = DBG_REASON_DBGRQ;
riscv.c:1216halt_go()
target->debug_reason = DBG_REASON_DBGRQ;
riscv.c:2121set_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
stm8.c:435stm8_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
stm8.c:888stm8_halt()
target->debug_reason = DBG_REASON_DBGRQ;
stm8.c:897stm8_halt()
target->debug_reason = DBG_REASON_DBGRQ;
target.c:219
{ .name = "debug-request", .value = DBG_REASON_DBGRQ },
target.c:6997target_debug_reason_str()
case DBG_REASON_DBGRQ:
xscale.c:923xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:943xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:953xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:1029xscale_halt()
target->debug_reason = DBG_REASON_DBGRQ;
xtensa.c:2362xtensa_poll()
target->debug_reason = DBG_REASON_DBGRQ;