mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 02:43:24 +00:00
doc: update kernel README with new version number
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
61f6c637d2
commit
5af0fd6010
@ -64,8 +64,8 @@ Then, in the interactive shell, run the following script to start the syscall te
|
||||
|
||||
### Using GDB to Debug
|
||||
|
||||
To debug Asterinas by [QEMU GDB support](https://qemu-project.gitlab.io/qemu/system/gdb.html),
|
||||
one could compile Asterinas in the debug profile,
|
||||
To debug Asterinas via [QEMU GDB support](https://qemu-project.gitlab.io/qemu/system/gdb.html),
|
||||
you can compile Asterinas in the debug profile,
|
||||
start an Asterinas instance and run the GDB interactive shell in another terminal.
|
||||
|
||||
Start a GDB-enabled VM of Asterinas with OSDK and wait for debugging connection:
|
||||
|
Reference in New Issue
Block a user