delorie.com/archives/browse.cgi | search |
Date: | Thu, 6 Jan 2000 08:16:06 +0500 (MVT) |
From: | Prashant TR <prashant_tr AT yahoo DOT com> |
To: | Martin Str|mberg <ams AT ludd DOT luth DOT se> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: The endless int31 hooking debugging continued |
In-Reply-To: | <00010607330900.00509@yahoo> |
Message-ID: | <Pine.LNX.4.10.10001060748050.669-100000@yahoo.com> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, 5 Jan 2000, Martin Str|mberg wrote: > One more thing: is the cs selector read-only? One of my crashes seems > to imply that (general protection fault at the instruction "movw %ss, > %cs:_i_ss"). Yes, it is read-only. You have three kinds of descriptors for code segments. All of them are execute only or both execute and read-only. DJGPP uses execute/read-only segment descriptors if I'm right. Prashant --------------------------------------------------- One pound of learning requires ten pounds of common sense to apply it.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |