Description
x86 PC emulation can be debugged externally through a GDB stub. It is useful for operating-system developers and low-level programmers who need debugger integration with emulated machines.
Debugger-enabled emulation can expose guest state and run untrusted code in virtual disks. Keep test images isolated and avoid connecting unknown guests to sensitive networks.