Go to main content

Oracle® Solaris Modular Debugger Guide

Exit Print View

Updated: December 2018
 
 
Chapter 10

MDB Debugger Module Programming API

This chapter describes the structures and functions contained in the MDB debugger module API. The header file <sys/mdb_modapi.h> contains prototypes for these functions, and the source/demo/mdb-examples package provides source code for an example module in the directory /usr/demo/mdb.