Home
last modified time | relevance | path

Searched refs:debugger (Results 1 – 17 of 17) sorted by relevance

/qemu/docs/system/
H A Dmonitor.rst15 - Inspect the VM state without an external debugger.
H A Dtarget-avr.rst33 - Debugging with GDB debugger::
/qemu/target/riscv/
H A Dgdbstub.c266 env->debugger = true; in riscv_gen_dynamic_csr_feature()
297 env->debugger = false; in riscv_gen_dynamic_csr_feature()
H A Dcsr.c85 if (!env->debugger && !riscv_cpu_fp_enabled(env) && in fs()
90 if (!env->debugger && !riscv_cpu_fp_enabled(env)) { in fs()
101 if (!env->debugger && !riscv_cpu_vector_enabled(env)) { in vs()
142 if (env->debugger) { in ctr()
205 if (env->debugger) { in cfi_ss()
513 if (env->debugger) { in hstateen_pred()
550 if (env->debugger) { in sstateen()
586 if (env->debugger) { in sstc()
799 if (env->debugger) { in seed()
2019 if (xl != MXL_RV32 || env->debugger) { in write_mstatus()
[all …]
H A Dcpu.h467 bool debugger; member
/qemu/docs/specs/
H A Dvmcoreinfo.rst34 access it through a debugger, via ``vmcoreinfo_realize::vmcoreinfo_state``).
/qemu/target/xtensa/core-lx106/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/docs/system/i386/
H A Dhyperv.rst216 Enables Hyper-V synthetic debugger interface, this is a special interface used
217 by Windows Kernel debugger to send the packets through, rather than sending
221 This new communication is used by Windows Kernel debugger rather than sending
/qemu/target/xtensa/core-sample_controller/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-dc232b/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-dc233c/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-de212/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-test_kc705_be/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-de233_fpu/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/target/xtensa/core-dsp3400/
H A Dgdb-config.c.inc1 /* Configuration for the Xtensa architecture for GDB, the GNU debugger.
/qemu/qapi/
H A Drun-state.json14 # @debug: QEMU is running on a debugger