K 10 svn:author V 4 grog K 8 svn:date V 27 1999-08-20T02:58:16.000000Z K 7 svn:log V 366 Reduce default timeout on remote serial debugging sessions from 20 seconds to 1 second. This fixes a problem where gdb would appear to hang on flaky serial connections. There's a theoretical problem that the relatively short timeout could cause problems on slow links, but you can override the default value with the 'set remotetimeout' command. Approved-by: dfr END