summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2007-01-28 01:53:16 +0000
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>2007-01-28 01:53:16 +0000
commit4046d9130ebf3fb4dbb3fa49dfc7e23df7e59d87 (patch)
treeb1cf329700df15183d615e7af51dcd0326308e39 /qemu-doc.texi
parentf749998939e564d8b8363bd6148b7a067d6bc9e3 (diff)
downloadqemu-4046d9130ebf3fb4dbb3fa49dfc7e23df7e59d87.tar.gz
Use standard character device interface for gdbstub.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2363 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 4b9c5f4cd4..0874f4c045 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -631,7 +631,8 @@ non graphical mode.
@item -s
Wait gdb connection to port 1234 (@pxref{gdb_usage}).
@item -p port
-Change gdb connection port.
+Change gdb connection port. @var{port} can be either a decimal number
+to specify a TCP port, or a host device (same devices as the serial port).
@item -S
Do not start CPU at startup (you must type 'c' in the monitor).
@item -d