Lines Matching refs:TRUE
89 redir_off = TRUE; // don't redirect debug commands in do_debug()
92 debug_mode = TRUE; in do_debug()
120 msg_scroll = TRUE; in do_debug()
133 typeahead_saved = TRUE; in do_debug()
135 ignore_script = TRUE; in do_debug()
143 restore_typeahead(&typeaheadbuf, TRUE); in do_debug()
238 got_int = TRUE; in do_debug()
242 got_int = TRUE; in do_debug()
302 debug_did_msg = TRUE; in do_debug()
456 debug_skipped = TRUE; in dbg_check_breakpoint()
467 debug_skipped = TRUE; in dbg_check_breakpoint()
492 eap->skip = TRUE; in dbg_check_skipped()
494 return TRUE; in dbg_check_skipped()
587 here = TRUE; in dbg_parsearg()
713 has_expr_breakpoint = TRUE; in ex_breakadd()
725 debug_greedy = TRUE; in ex_debuggreedy()
739 has_expr_breakpoint = TRUE; in update_has_expr_breakpoint()
792 del_all = TRUE; in ex_breakdel()
866 home_replace(NULL, bp->dbg_name, NameBuff, MAXPATHL, TRUE); in ex_breaklist()
985 debug_oldval = typval_tostring(NULL, TRUE); in debuggy_find()
987 debug_newval = typval_tostring(bp->dbg_val, TRUE); in debuggy_find()
988 line = TRUE; in debuggy_find()
997 line = TRUE; in debuggy_find()
998 debug_oldval = typval_tostring(bp->dbg_val, TRUE); in debuggy_find()
1002 debug_newval = typval_tostring(v, TRUE); in debuggy_find()
1011 debug_oldval = typval_tostring(bp->dbg_val, TRUE); in debuggy_find()
1012 debug_newval = typval_tostring(NULL, TRUE); in debuggy_find()
1015 line = TRUE; in debuggy_find()