home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sys5.r4
- Path: sparky!uunet!sangam!iitb!arjun.cse!jacob
- From: jacob@cse.iitb.ernet.in (J K Jacob Kurien)
- Subject: defines of FAULTS in solaris
- Message-ID: <1993Jan22.090028.25843@cse.iitb.ernet.in>
- Sender: usenet@cse.iitb.ernet.in (news dummy user)
- Organization: Department of Computer Science,IIT, Bombay
- Date: Fri, 22 Jan 1993 09:00:28 GMT
- Lines: 34
-
- Hi,
-
- I'm trying to put gdb (gnu's debugger) on top of ICL's drs6000
- sparc multiprocessor. The operating system which we have sysVr4. However
- the list of hardware faults is not listed in /usr/include/sys/fault.h. There
- is just a pointer to /usr/include/sys/sparc/trap.h which does not contain
- the definition for the faults
-
- FLTILL illegal instruction
- FLTPRIV privileged instruction
- FLTBPT breakpoint trap
- FLTTRACE trace trap
- FLTACCESS memory access fault
- FLTBOUNDS memory
- FLTIOVF integer overflow
- FLTIZDIV integer zero divide
- FLTFPE floating-point exception
- FLTSTACK unrecoverable stack fault
- FLTPAGE recoverable page fault
-
- The query is :
- Does solaris have the defintion for these faults in <sys/fault.h>
- and if so could someone mail the corresponding definitions to me.
-
- My address is:
- jacob@cse.iitb.ernet.in
-
-
-
-
- --
-
-
- .. Kurien Jacob ...
-