]> Git Repo - qemu.git/blame_incremental - .gdbinit
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
[qemu.git] / .gdbinit
... / ...
CommitLineData
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:
4#
5# add-auto-load-safe-path /path/to/qemu/.gdbinit
6
7# Load QEMU-specific sub-commands and settings
8source scripts/qemu-gdb.py
This page took 0.020168 seconds and 4 git commands to generate.