Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 19:58:17 -0700 (PDT)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gdb/gdb top.c
Message-ID:  <199908200258.TAA02416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        1999/08/19 19:58:17 PDT

  Modified files:
    contrib/gdb/gdb      top.c 
  Log:
  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
  
  Revision  Changes    Path
  1.2       +373 -253  src/contrib/gdb/gdb/top.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908200258.TAA02416>