mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
README: fix references
This commit is contained in:
@@ -6940,7 +6940,7 @@ Peter Maydell said potentially not possible nicely as of August 2018: https://st
|
||||
|
||||
==== 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.
|
||||
When doing <<gdb>> 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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user