diff --git a/README.md b/README.md index 68f298b..92aa1ef 100644 --- a/README.md +++ b/README.md @@ -613,9 +613,9 @@ which automatically finds unstripped shared libraries on the host for us. See also: -### Userland process without gdbserver +### Debug userland process without gdbserver -GDB breakpoints are set on virtual addresses, so you can in theory debug userland processes as well. +QEMU `-gdb` GDB breakpoints are set on virtual addresses, so you can in theory debug userland processes as well. - - @@ -698,6 +698,8 @@ More details: