Home
last modified time | relevance | path

Searched refs:gdb_stop_before_watchpoint (Results 1 – 8 of 8) sorted by relevance

/qemu/accel/tcg/
H A Dtcg-accel-ops.c127 if (cpu->cc->gdb_stop_before_watchpoint) { in xlat_gdb_type()
/qemu/target/xtensa/
H A Dcpu.c351 cc->gdb_stop_before_watchpoint = true; in xtensa_cpu_class_init()
/qemu/target/hexagon/
H A Dcpu.c373 cc->gdb_stop_before_watchpoint = true; in hexagon_cpu_class_init()
/qemu/include/hw/core/
H A Dcpu.h197 bool gdb_stop_before_watchpoint; member
/qemu/target/mips/
H A Dcpu.c620 cc->gdb_stop_before_watchpoint = true; in mips_cpu_class_init()
/qemu/target/loongarch/
H A Dcpu.c959 cc->gdb_stop_before_watchpoint = true; in loongarch_cpu_class_init()
/qemu/target/arm/
H A Dcpu.c2788 cc->gdb_stop_before_watchpoint = true; in arm_cpu_class_init()
/qemu/target/riscv/
H A Dcpu.c2660 cc->gdb_stop_before_watchpoint = true; in riscv_cpu_common_class_init()