Chapter 10. The /usr/include Header Files

The majority of UNIX system administrators in the world do not have access to UNIX source code. Many software support specialists also do not have source to refer to. However, most UNIX systems do come with /usr/include header files that are usually straight from the UNIX source tree.

In this chapter, we will talk about the header files, what they contain, and how we can use them when trying to track down why our system panic’ed. In the next chapter, we will take a look at the kernel symbol table or namelist and see how it relates to the /usr/include header files.

Both the /usr/include files and the kernel symbol table are big pieces in the overall puzzle that we are trying to piece together.

What is a header ...

Get Panic! UNIX® System Crash Dump Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.