Lines Matching refs:modules
30 This directory contains source code for sample debugger modules for the Modular
31 Debugger (MDB). These modules demonstrate how developers can use the MDB
57 definitions, and defines the rules for building the example modules. You will
59 If you wish to construct additional modules of your own, edit the MODULES macro
75 make all (default) - build all modules for the current machine
78 make clobber - remove objects, modules, and lint files
81 To build the example modules, execute "make" in this directory. This will
86 After you successfully compile the example modules, the module object files
89 modules, you can either use the ::load built-in dcmd with the absolute pathname
91 directory where your modules are located. This can be done using the ::set -L
151 modules along with your software products in order to facilitate analysis
152 of software problems at customer sites. Your completed MDB modules should
154 MDB module directory. For kernel debugging modules, your module should