Searched refs:forthdebug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c40 #define FDEBUGFILE "misc/forthdebug"
45 static int forthdebug = 1; variable
47 static int forthdebug = 0; variable
56 * service requires. Forthdebug stub names appears in forthdebug
58 * kernel variables. For example, "modules-val-here" in forthdebug
62 * sequence they appear in forthdebug, i.e "modules-val-here" is
63 * ahead of "primaries-v-here" in misc/forthdebug.
68 /* kernel variable */ /* forthdebug stub name - must be 16 chars */
108 forthdebug |= (boothowto & RB_FORTHDEBUG) | forthdebug_dbp;
147 if (!forthdebug) { /* symbo
[all...]

Completed in 43 milliseconds