mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Update docs about the GDB server address
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
a52e43218e
commit
0c60a2a667
@ -23,7 +23,7 @@ Options related with debugging:
|
||||
Requires [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb).
|
||||
- `--gdb-server-addr <ADDR>`: The network address on which the GDB server listens,
|
||||
it can be either a path for the UNIX domain socket or a TCP port on an IP address.
|
||||
[default: .aster-gdb-socket]
|
||||
[default: `.aster-gdb-socket`(a local UNIX socket)]
|
||||
|
||||
See [Debug Command](debug.md) to interact with the GDB server in terminal.
|
||||
|
||||
|
Reference in New Issue
Block a user