Searched refs:secondary_prompt_depth (Results 1 – 3 of 3) sorted by relevance
110 int secondary_prompt_depth = 0; member
935 return ui->secondary_prompt_depth > 0; in gdb_in_secondary_prompt_p()981 current_ui->secondary_prompt_depth++; in gdb_readline_wrapper_cleanup()1006 ui->secondary_prompt_depth--; in ~gdb_readline_wrapper_cleanup()1007 gdb_assert (ui->secondary_prompt_depth >= 0); in ~gdb_readline_wrapper_cleanup()
6406 * top.h (struct ui) <secondary_prompt_depth>: New field.