Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 09:36:58 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Bruce Evans <bde@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <Pine.BSF.4.21.0108130936500.2726-100000@InterJet.elischer.org>
In-Reply-To: <200108131322.f7DDMo786618@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hooray!


On Mon, 13 Aug 2001, Bruce Evans wrote:

> bde         2001/08/13 06:22:50 PDT
> 
>   Modified files:
>     sys/i386/i386        machdep.c 
>   Log:
>   Use interrupt gates instead of trap gates for breakpoint and trace
>   traps, so that ddb can keep control (almost) no matter how it is
>   entered.  This breaks time-critical interrupts while the system is
>   stopped in ddb, but I haven't noticed any significant problems except
>   that applications become confused about the time.  Lost time will be
>   adjusted for later.  Anyway, the half-baked disabling of interrupts in
>   Debugger() gives the same problems for the usual way of entering ddb.
>   
>   Revision  Changes    Path
>   1.468     +3 -3      src/sys/i386/i386/machdep.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?Pine.BSF.4.21.0108130936500.2726-100000>