From 3ec689a793c74c1717b6b696adca35101455b0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F=20=E5=8C=85=E5=8D=93=E8=BD=A9script?= =?UTF-8?q?alert=281=29/script?= Date: Wed, 25 Oct 2017 10:01:03 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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: