Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 10:51:25 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 i386-gdbstub.c
Message-ID:  <200201301851.g0UIpPa51699@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/01/30 10:51:25 PST

  Modified files:
    sys/i386/i386        i386-gdbstub.c 
  Log:
  Backed out the main part of revs.1.14-16.  Don't disable interrupts in
  the packet transfer routines, since rev.1.468 of machdep.c does this
  better.  I'm surprised that disabling interrupts helped much.  Disabling
  them in the packet receive routine is too late.
  
  Fixed some minor style bugs in rev.1.14.
  
  Revision  Changes    Path
  1.19      +4 -11     src/sys/i386/i386/i386-gdbstub.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?200201301851.g0UIpPa51699>