From a5fb85ea563b0bf5b0498a41fc024ba8cbef6193 Mon Sep 17 00:00:00 2001 From: mag1cianag Date: Sun, 18 Jun 2023 09:26:25 +0000 Subject: [PATCH] update README.md. Signed-off-by: mag1cianag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d350ca..b1911a2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is the repository of ChCore Lab. - `make qemu`: Start a QEMU instance to run ChCore -## Debug with GBD +## Debug with GDB - `make qemu-gdb`: Start a QEMU instance with GDB server - `make gdb`: Start a GDB (gdb-multiarch) client -- Gitee