Home | History | Annotate | Download | only in gdb

Lines Matching refs:Show

385 /* Command lists for "set/show record full".  */
2914 _("Show record options."),
2925 Show whether record/replay stops when record/replay buffer becomes full."),
2940 set_record_full_stop_at_limit_cmds.show, no_class, 1,
2942 deprecate_cmd (c, "show record full stop-at-limit");
2948 _("Show record/replay buffer limit."), _("\
2960 c = add_alias_cmd ("insn-number-max", record_full_insn_number_max_cmds.show,
2962 deprecate_cmd (c, "show record full insn-number-max");
2969 Show whether query if PREC cannot record memory change of next instruction."),
2981 c = add_alias_cmd ("memory-query", record_full_memory_query_cmds.show,
2983 deprecate_cmd (c, "show record full memory-query");