K 10 svn:author V 6 brooks K 8 svn:date V 27 2004-09-03T07:11:42.000000Z K 7 svn:log V 278 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 END