Mail Archives: djgpp/1996/08/09/04:00:22
Xref: | news2.mv.net comp.os.msdos.djgpp:6988
|
From: | jrubin AT bix DOT com (jrubin)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Value of CR2 after page fault?
|
Date: | 9 Aug 1996 05:39:23 GMT
|
Organization: | BIX
|
Lines: | 10
|
Message-ID: | <4ueiub$8i9@news2.delphi.com>
|
NNTP-Posting-Host: | bix.com
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Now I understand how to create guard pages and catch
a signal for general protection violations and/or page faults,
but how do I get the value of register cr2 at the time of the
fault? Without it, the only way to find out what address
was being referenced is to disassemble the faulting
instruction. Is this a dpmi 1.0 feature not available in cwsdpmi?
Josh Rubin
jrubin AT bix DOT com
- Raw text -