Lines Matching refs:forthdebug
40 #define FDEBUGFILE "misc/forthdebug"
45 static int forthdebug = 1;
47 static int forthdebug = 0;
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) { /* symbol lookup services only */
149 cmn_err(CE_CONT, "No %s in forthdebug\n", SYMBOL_END);
184 debug_enter("forthdebug: halt flag (-h) is set.\n");