target/mips: Make cpu_HI/LO registers public
[qemu/ar7.git] / .gdbinit
blob9d322fca93d69db8aed473e5b286ed6372ad9b8b
1 # GDB may have ./.gdbinit loading disabled by default.  In that case you can
2 # follow the instructions it prints.  They boil down to adding the following to
3 # your home directory's ~/.gdbinit file:
5 #   add-auto-load-safe-path /path/to/qemu/.gdbinit
7 # Load QEMU-specific sub-commands and settings
8 source scripts/qemu-gdb.py