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

/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c124 {{NULL, "debugbeforecmd", OPT_ALL}, DEBUGBEFORECMD},
H A Dzsh.h2051 DEBUGBEFORECMD, enumerator in enum:__anon15760
H A Dexec.c1178 * This was added for DEBUGBEFORECMD but I've made
1198 if (sigtrapped[SIGDEBUG] && isset(DEBUGBEFORECMD) && !intrap) {
1217 * if the DEBUGBEFORECMD option changes.
1340 if (sigtrapped[SIGDEBUG] && !isset(DEBUGBEFORECMD) && !donedebug) {
1343 * DEBUGBEFORECMD, even though it's not used.

Completed in 188 milliseconds