pipes: add documentation for pipes
commit96a56ba086ec94e577e4b3562010710abb2087c6
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 27 Sep 2010 20:55:30 +0000 (27 22:55 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 1 Oct 2010 08:26:10 +0000 (1 10:26 +0200)
tree77a87937ea11f785bd44a5f5ca974c3a84f274e2
parent50d5441e2a615fb2c44b41a777e4373901f7a2e6
pipes: add documentation for pipes

Stick with the name "gdb_port" even if this command
can be used for other things(disable, named pipes,
anonymous stdin/out pipe). "port" is correct for
probably more than 90% of use cases, if not more.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
doc/openocd.texi
src/server/gdb_server.c
src/server/tcl_server.c
src/server/telnet_server.c