freebsd-skq/gnu/usr.bin/gdb
brooks 230e08557d 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
..
arch Initialize thread_db module. 2004-08-10 12:20:00 +00:00
doc
gdb Fixed world breakage in the NOSHARED=yes case (missing library). 2004-06-26 08:48:50 +00:00
gdbtui Fixed world breakage in the NOSHARED=yes case (missing library). 2004-06-26 08:48:50 +00:00
kgdb If the argument to the -r flag starts with a ':' or a '|', don't try to 2004-09-03 07:11:42 +00:00
libgdb Only compile fbsd-thread.c on amd64 and i386, other architectures 2004-08-22 10:59:33 +00:00
Makefile Hook kgdb into the build. 2004-07-25 05:32:50 +00:00
Makefile.inc Prepare for upcoming Binutils house cleaning. 2004-07-06 21:55:11 +00:00