Searched refs:break_regex_cmd_ap (Results 1 – 1 of 1) sorted by relevance
403 break_regex_cmd_ap(new CommandObjectRegexCommand (*this, in LoadCommandDictionary() local411 if (break_regex_cmd_ap.get()) in LoadCommandDictionary()416 … success = break_regex_cmd_ap->AddRegexCommand (break_regexes[i][0], break_regexes[i][1]); in LoadCommandDictionary()420 success = break_regex_cmd_ap->AddRegexCommand("^$", "breakpoint list --full"); in LoadCommandDictionary()424 CommandObjectSP break_regex_cmd_sp(break_regex_cmd_ap.release()); in LoadCommandDictionary()