target::debug_reason is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

target::debug_reason field

Syntax

enum target_debug_reason debug_reason;

References

LocationReferrerText
target.h:154
enum target_debug_reason debug_reason;/* reason why the target entered debug state */
aarch64.c:351aarch64_prepare_halt_smp()
curr->debug_reason = DBG_REASON_DBGRQ;
aarch64.c:533aarch64_poll()
enum target_debug_reason debug_reason = target->debug_reason;
aarch64.c:721aarch64_do_restart_one()
target->debug_reason = DBG_REASON_NOTHALTED;
aarch64.c:826aarch64_step_restart_smp()
curr->debug_reason = DBG_REASON_NOTHALTED;
aarch64.c:914aarch64_resume()
curr->debug_reason = DBG_REASON_NOTHALTED;
aarch64.c:944aarch64_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
aarch64.c:999aarch64_debug_entry()
if (target->debug_reason == DBG_REASON_WATCHPOINT) {
aarch64.c:1870aarch64_hit_watchpoint()
if (target->debug_reason != DBG_REASON_WATCHPOINT)
aarch64.c:2759aarch64_examine_first()
target->debug_reason = DBG_REASON_NOTHALTED;
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:996arc_examine_debug_reason()
target->debug_reason == DBG_REASON_SINGLESTEP) {
arc.c:1005arc_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arc.c:1015arc_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arc.c:1017arc_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
arc.c:1346arc_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
arc.c:1375arc_init_target()
target->debug_reason = DBG_REASON_DBGRQ;
arc.c:2120arc_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
arm11.c:67arm11_check_init()
arm11.c:192arm11_debug_entry()
if (arm11->arm.target->debug_reason == DBG_REASON_WATCHPOINT) {
arm11.c:330arm11_poll()
target->debug_reason = DBG_REASON_NOTHALTED;
arm11.c:346arm11_arch_state()
if (target->debug_reason == DBG_REASON_WATCHPOINT)
arm11.c:537arm11_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
arm11.c:694arm11_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
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))
arm7_9_common.c:1755arm7_9_resume()
target->debug_reason = DBG_REASON_SINGLESTEP;
arm7_9_common.c:1827arm7_9_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
arm7_9_common.c:1930arm7_9_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
arm7tdmi.c:40arm7tdmi_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
arm7tdmi.c:41arm7tdmi_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
arm7tdmi.c:74arm7tdmi_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
arm7tdmi.c:76arm7tdmi_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:226arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
arm926ejs.c:230arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:234arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:238arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:242arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:246arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm926ejs.c:250arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
arm926ejs.c:254arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
arm926ejs.c:258arm926ejs_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
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:274arm926ejs_examine_debug_reason()
switch (target->debug_reason) {
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)
arm9tdmi.c:70arm9tdmi_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
arm9tdmi.c:111arm9tdmi_examine_debug_reason()
target->debug_reason = DBG_REASON_WPTANDBKPT;
arm9tdmi.c:113arm9tdmi_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
arm9tdmi.c:115arm9tdmi_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm_dpm.c:1067arm_dpm_report_dscr()
target->debug_reason = DBG_REASON_DBGRQ;
arm_dpm.c:1071arm_dpm_report_dscr()
target->debug_reason = DBG_REASON_BREAKPOINT;
arm_dpm.c:1075arm_dpm_report_dscr()
target->debug_reason = DBG_REASON_WATCHPOINT;
arm_dpm.c:1078arm_dpm_report_dscr()
target->debug_reason = DBG_REASON_UNDEFINED;
arm_semihosting.c:59arm_semihosting_resume()
target->debug_reason = DBG_REASON_SINGLESTEP;
arm_semihosting.c:265arm_semihosting()
if (target->debug_reason != DBG_REASON_BREAKPOINT)
arm_semihosting.c:280arm_semihosting()
if (target->debug_reason != DBG_REASON_BREAKPOINT)
armv7m.c:1076armv7m_maybe_skip_bkpt_inst()
if (target->debug_reason == DBG_REASON_BREAKPOINT) {
armv8.c:1356armv8_arch_state()
if (target->debug_reason == DBG_REASON_WATCHPOINT)
armv8_dpm.c:1363armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_DBGRQ;
armv8_dpm.c:1368armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_SINGLESTEP;
armv8_dpm.c:1375armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_BREAKPOINT;
armv8_dpm.c:1378armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_WATCHPOINT;
armv8_dpm.c:1381armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_EXC_CATCH;
armv8_dpm.c:1384armv8_dpm_report_dscr()
target->debug_reason = DBG_REASON_UNDEFINED;
avr32_ap7k.c:276avr32_ap7k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
avr32_ap7k.c:284avr32_ap7k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
avr32_ap7k.c:367avr32_ap7k_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_a.c:816cortex_a_halt()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_a.c:896cortex_a_internal_restore()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_a.c:960cortex_a_internal_restart()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_a.c:1054cortex_a_debug_entry()
if (target->debug_reason == DBG_REASON_WATCHPOINT) {
cortex_a.c:1223cortex_a_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
cortex_a.c:1252cortex_a_step()
target->debug_reason = DBG_REASON_BREAKPOINT;
cortex_m.c:712cortex_m_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
cortex_m.c:713cortex_m_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
cortex_m.c:715cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
cortex_m.c:717cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_WPTANDBKPT;
cortex_m.c:719cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
cortex_m.c:721cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
cortex_m.c:723cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:725cortex_m_examine_debug_reason()
target->debug_reason = DBG_REASON_UNDEFINED;
cortex_m.c:970cortex_m_poll_one()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:1031cortex_m_poll_one()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_m.c:1213cortex_m_halt_one()
target->debug_reason = DBG_REASON_DBGRQ;
cortex_m.c:1405cortex_m_restart_one()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_m.c:1516cortex_m_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
cortex_m.c:1652cortex_m_step()
target->debug_reason = DBG_REASON_NOTHALTED;
cortex_m.c:2353cortex_m_hit_watchpoint()
if (target->debug_reason != DBG_REASON_WATCHPOINT)
dsp563xx.c:1112dsp563xx_halt()
target->debug_reason = DBG_REASON_DBGRQ;
dsp563xx.c:1307dsp563xx_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
esirisc.c:793esirisc_halt()
target->debug_reason = DBG_REASON_DBGRQ;
esirisc.c:893esirisc_resume_or_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
esirisc.c:897esirisc_resume_or_step()
target->debug_reason = DBG_REASON_NOTHALTED;
esirisc.c:1044esirisc_debug_entry()
if (target->debug_reason != DBG_REASON_SINGLESTEP) {
esirisc.c:1057esirisc_debug_entry()
target->debug_reason = (breakpoint) ?
esirisc.c:1071esirisc_debug_entry()
target->debug_reason = DBG_REASON_WATCHPOINT;
esirisc.c:1075esirisc_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
esirisc.c:1646esirisc_examine()
target->debug_reason = DBG_REASON_DBGRQ;
esp32.c:355esp32_target_create()
target->debug_reason = DBG_REASON_NOTHALTED;
esp32_apptrace.c:727esp32_apptrace_safe_halt_targets()
debug_reason = ctx->cpus[k]->debug_reason;
esp32s2.c:473esp32s2_target_create()
target->debug_reason = DBG_REASON_NOTHALTED;
esp32s3.c:351esp32s3_target_create()
target->debug_reason = DBG_REASON_NOTHALTED;
esp_xtensa_smp.c:412esp_xtensa_smp_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
feroceon.c:445feroceon_examine_debug_reason()
if (target->debug_reason != DBG_REASON_SINGLESTEP)
feroceon.c:446feroceon_examine_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
gdb_server.c:155gdb_last_signal()
gdb_server.c:157gdb_last_signal()
switch (target->debug_reason) {
gdb_server.c:172gdb_last_signal()
target->debug_reason,
gdb_server.c:173gdb_last_signal()
gdb_server.c:783gdb_signal_reply()
if (target->debug_reason == DBG_REASON_EXIT) {
gdb_server.c:801gdb_signal_reply()
if (ct->debug_reason == DBG_REASON_WATCHPOINT) {
hla_target.c:60adapter_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
hla_target.c:61adapter_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
hla_target.c:62adapter_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
hla_target.c:390hl_assert_reset()
target->debug_reason = DBG_REASON_DBGRQ;
hla_target.c:432adapter_halt()
target->debug_reason = DBG_REASON_DBGRQ;
hla_target.c:515adapter_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
hla_target.c:562adapter_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
hwthread.c:142hwthread_update_threads()
current_reason = curr->debug_reason;
hwthread.c:147hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_SINGLESTEP) {
hwthread.c:154hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_SINGLESTEP) {
hwthread.c:155hwthread_update_threads()
current_reason = curr->debug_reason;
hwthread.c:159hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_BREAKPOINT) {
hwthread.c:166hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_SINGLESTEP ||
hwthread.c:167hwthread_update_threads()
curr->debug_reason == DBG_REASON_BREAKPOINT) {
hwthread.c:168hwthread_update_threads()
current_reason = curr->debug_reason;
hwthread.c:174hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_SINGLESTEP ||
hwthread.c:175hwthread_update_threads()
curr->debug_reason == DBG_REASON_WATCHPOINT ||
hwthread.c:176hwthread_update_threads()
curr->debug_reason == DBG_REASON_BREAKPOINT) {
hwthread.c:177hwthread_update_threads()
current_reason = curr->debug_reason;
hwthread.c:180hwthread_update_threads()
if (curr->debug_reason == DBG_REASON_DBGRQ) {
lakemont.c:590do_resume()
t->debug_reason = DBG_REASON_NOTHALTED;
lakemont.c:829lakemont_init_target()
t->debug_reason = DBG_REASON_NOTHALTED;
lakemont.c:883lakemont_poll()
t->debug_reason = DBG_REASON_UNDEFINED;
lakemont.c:925lakemont_poll()
t->debug_reason = DBG_REASON_BREAKPOINT;
lakemont.c:933lakemont_poll()
t->debug_reason = DBG_REASON_BREAKPOINT;
lakemont.c:981lakemont_halt()
t->debug_reason = DBG_REASON_DBGRQ;
lakemont.c:1065lakemont_step()
t->debug_reason = DBG_REASON_SINGLESTEP;
mem_ap.c:63mem_ap_init_target()
target->debug_reason = DBG_REASON_UNDEFINED;
mem_ap.c:91mem_ap_poll()
target->debug_reason = DBG_REASON_NOTHALTED;
mem_ap.c:101mem_ap_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:111mem_ap_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
mem_ap.c:120mem_ap_step()
target->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:128mem_ap_assert_reset()
target->debug_reason = DBG_REASON_UNDEFINED;
mem_ap.c:148mem_ap_examine()
target->debug_reason = DBG_REASON_UNDEFINED;
mem_ap.c:159mem_ap_deassert_reset()
target->debug_reason = DBG_REASON_DBGRQ;
mem_ap.c:163mem_ap_deassert_reset()
target->debug_reason = DBG_REASON_NOTHALTED;
mips_m4k.c:49mips_m4k_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
mips_m4k.c:50mips_m4k_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
mips_m4k.c:63mips_m4k_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
mips_m4k.c:79mips_m4k_examine_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
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_m4k.c:479mips_m4k_internal_restore()
target->debug_reason = DBG_REASON_NOTHALTED;
mips_m4k.c:559mips_m4k_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
mips_mips64.c:40mips_mips64_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
mips_mips64.c:41mips_mips64_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP))
mips_mips64.c:42mips_mips64_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
mips_mips64.c:140mips_mips64_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mips_mips64.c:149mips_mips64_halt()
target->debug_reason = DBG_REASON_DBGRQ;
mips_mips64.c:671mips_mips64_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
mips_mips64.c:743mips_mips64_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
or1k.c:587or1k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
or1k.c:598or1k_halt()
target->debug_reason = DBG_REASON_DBGRQ;
or1k.c:868or1k_resume_or_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
or1k.c:870or1k_resume_or_step()
target->debug_reason = DBG_REASON_NOTHALTED;
or1k.c:1147or1k_examine()
target->debug_reason = DBG_REASON_DBGRQ;
riscv-011.c:1847handle_halt()
target->debug_reason = DBG_REASON_BREAKPOINT;
riscv-011.c:1850handle_halt()
target->debug_reason = DBG_REASON_WATCHPOINT;
riscv-011.c:1853handle_halt()
target->debug_reason = DBG_REASON_DBGRQ;
riscv-011.c:1856handle_halt()
target->debug_reason = DBG_REASON_SINGLESTEP;
riscv-011.c:1873handle_halt()
if (target->debug_reason == DBG_REASON_BREAKPOINT) {
riscv-013.c:4250riscv013_halt_go()
if (t->debug_reason == DBG_REASON_NOTHALTED)
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:1171halt_prep()
target->debug_reason);
riscv.c:1176halt_prep()
target_name(target), target->debug_reason);
riscv.c:1215halt_go()
if (target->debug_reason == DBG_REASON_NOTHALTED)
riscv.c:1216halt_go()
target->debug_reason = DBG_REASON_DBGRQ;
riscv.c:1407resume_prep()
if (target->debug_reason == DBG_REASON_WATCHPOINT) {
riscv.c:1458resume_finish()
target->debug_reason = DBG_REASON_NOTHALTED;
riscv.c:2103riscv_poll_hart()
target->debug_reason = DBG_REASON_NOTHALTED;
riscv.c:2114set_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
riscv.c:2117set_debug_reason()
target->debug_reason = DBG_REASON_WATCHPOINT;
riscv.c:2121set_debug_reason()
target->debug_reason = DBG_REASON_DBGRQ;
riscv.c:2124set_debug_reason()
target->debug_reason = DBG_REASON_SINGLESTEP;
riscv.c:2127set_debug_reason()
target->debug_reason = DBG_REASON_UNDEFINED;
riscv.c:2132set_debug_reason()
LOG_DEBUG("[%s] debug_reason=%d", target_name(target), target->debug_reason);
riscv.c:2202riscv_openocd_poll()
t->debug_reason = DBG_REASON_NOTHALTED;
riscv.c:2282riscv_openocd_poll()
if (target->debug_reason == DBG_REASON_BREAKPOINT) {
riscv.c:2329riscv_openocd_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
stm8.c:435stm8_examine_debug_reason()
if ((target->debug_reason != DBG_REASON_DBGRQ)
stm8.c:436stm8_examine_debug_reason()
&& (target->debug_reason != DBG_REASON_SINGLESTEP)) {
stm8.c:443stm8_examine_debug_reason()
target->debug_reason = DBG_REASON_UNDEFINED;
stm8.c:447stm8_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
stm8.c:451stm8_examine_debug_reason()
target->debug_reason = DBG_REASON_BREAKPOINT;
stm8.c:888stm8_halt()
target->debug_reason = DBG_REASON_DBGRQ;
stm8.c:897stm8_halt()
target->debug_reason = DBG_REASON_DBGRQ;
stm8.c:931stm8_reset_assert()
target->debug_reason = DBG_REASON_NOTHALTED;
stm8.c:1046stm8_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
stm8.c:1331stm8_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
target.c:252debug_reason_name()
t->debug_reason)->name;
target.c:254debug_reason_name()
LOG_ERROR("Invalid debug reason: %d", (int)(t->debug_reason));
target.c:5588handle_target_debug_reason()
target->debug_reason)->name;
target.c:5592handle_target_debug_reason()
target->debug_reason);
target.c:5904target_create()
target->debug_reason = DBG_REASON_UNDEFINED;
xscale.c:923xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:928xscale_debug_entry()
target->debug_reason = DBG_REASON_BREAKPOINT;
xscale.c:933xscale_debug_entry()
target->debug_reason = DBG_REASON_WATCHPOINT;
xscale.c:938xscale_debug_entry()
target->debug_reason = DBG_REASON_BREAKPOINT;
xscale.c:943xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:948xscale_debug_entry()
target->debug_reason = DBG_REASON_BREAKPOINT;
xscale.c:953xscale_debug_entry()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:1029xscale_halt()
target->debug_reason = DBG_REASON_DBGRQ;
xscale.c:1263xscale_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
xscale.c:1289xscale_step_inner()
target->debug_reason = DBG_REASON_SINGLESTEP;
xscale.c:1403xscale_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
xtensa.c:1691xtensa_resume()
target->debug_reason = DBG_REASON_NOTHALTED;
xtensa.c:1871xtensa_do_step()
target->debug_reason = DBG_REASON_NOTHALTED;
xtensa.c:1907xtensa_do_step()
target->debug_reason = DBG_REASON_SINGLESTEP;
xtensa.c:2362xtensa_poll()
target->debug_reason = DBG_REASON_DBGRQ;
xtensa.c:2371xtensa_poll()
target->debug_reason = DBG_REASON_SINGLESTEP;
xtensa.c:2374xtensa_poll()
target->debug_reason = DBG_REASON_WPTANDBKPT;
xtensa.c:2376xtensa_poll()
target->debug_reason = DBG_REASON_BREAKPOINT;
xtensa.c:2378xtensa_poll()
target->debug_reason = DBG_REASON_WATCHPOINT;
xtensa.c:2383xtensa_poll()
target->debug_reason,
xtensa.c:2412xtensa_poll()
target->debug_reason = DBG_REASON_NOTHALTED;
xtensa.c:2415xtensa_poll()
target->debug_reason = DBG_REASON_NOTHALTED;
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;
xtensa_chip.c:125xtensa_chip_target_create()
target->debug_reason = DBG_REASON_NOTHALTED;

Data Use

Functions writing target::debug_reason
Functions reading target::debug_reason
all items filtered out
target::debug_reason
Type of target::debug_reason
target::debug_reason
all items filtered out