23.7.2. QEMU monitor from GDB
When doing GDB step debug it is possible to send QEMU monitor commands through the GDB monitor
command, which saves you the trouble of opening yet another shell.
Try for example:
monitor help monitor info qtree
When doing GDB step debug it is possible to send QEMU monitor commands through the GDB monitor
command, which saves you the trouble of opening yet another shell.
Try for example:
monitor help monitor info qtree