Searched refs:monitor_prompt (Results 1 – 1 of 1) sorted by relevance
1598 const char *monitor_prompt = NULL; in mips_open() local1609 monitor_prompt = "<RISQ> "; in mips_open()1613 if (monitor_prompt == NULL) in mips_open()1614 monitor_prompt = "<IDT>"; in mips_open()1615 common_open (&mips_ops, name, from_tty, MON_IDT, monitor_prompt); in mips_open()