freebsd-nq/gnu/usr.bin/gdb/kgdb
Brooks Davis f52501ba8c If the argument to the -r flag starts with a ':' or a '|', don't try to
make sure it is a device.  GDB special cases these prefixes and treats
:#### as a tcp port on localhost and executes what ever follows '|'.

This allows kgdb to debug via dconschat.

Discussed with:	marcel
2004-09-03 07:11:42 +00:00
..
kgdb.1
kgdb.h
kthr.c
main.c If the argument to the -r flag starts with a ':' or a '|', don't try to 2004-09-03 07:11:42 +00:00
Makefile
trgt_alpha.c
trgt_amd64.c
trgt_i386.c
trgt_ia64.c
trgt_sparc64.c
trgt.c