delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/06/16/04:21:19

Date: Mon, 16 Jun 1997 11:20:41 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: sar AT maties DOT sun DOT ac DOT za
cc: djgpp AT delorie DOT com
Subject: Re: DJGPP Error Codes
In-Reply-To: <33A3E7C8.752C@maties.sun.ac.za>
Message-ID: <Pine.SUN.3.91.970616112017.17543I-100000@is>
MIME-Version: 1.0

On Sun, 15 Jun 1997 sar AT maties DOT sun DOT ac DOT za wrote:

> interpretation of the error code. I am referring to the hexadecimal
> number "error = hhhhhhhh" that appears near the top of the screen on
> error encounter.

You need to get a good reference on protected-mode operation of the
Intel CPUs.  DJGPP doesn't define these error codes anywhere, it just
prints whatever error code happens to be pushed by the CPU onto the
stack of the exception handler.  I usually find the description of the
error codes in the following book quite satisfactory:

  "PC Magazine Programmer's Technical Reference: The Processor and
  Coprocessor", by Robert L. Hummel, Ziff-Davis Press (1992), 
  ISBN 1-56276-016-5

The information you are looking for is on pages 158-159 and 168-170
(so it's more than a simple list of error codes, as you see).

- Raw text -


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