www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/10/14/13:33:58

Date: Thu, 14 Oct 1999 19:02:37 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Esa A E Peuha <peuha AT cc DOT helsinki DOT fi>
cc: djgpp-workers AT delorie DOT com
Subject: Re: Debugging programs with SIGALRM
In-Reply-To: <Pine.OSF.4.03.9910141231480.22598-100000@sirppi.helsinki.fi>
Message-ID: <Pine.SUN.3.91.991014190058.28720D-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Thu, 14 Oct 1999, Esa A E Peuha wrote:

> > Is it possible that this is because longjmp doesn't disable interrupts
> > when it fiddles with SS:ESP?  Should we CLI there?
> 
> CLI would hardly be of any use, because the processor already disables 
> interrupts (and some exceptions) between a load to SS and the following 
> instruction (a load to ESP in this case).

Right.  I forgot about that.

> However, longjmp doesn't clear
> the NT flag before issuing IRET, which will cause interesting results if
> NT happens to be set for some reason.

Why should the Nested Task flag be set?  AFAIK, the debugger and the 
debuggee are treated by the DPMI host as a single task, no?

But I will try to look at the NT flag, thanks.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019