Lines Matching refs:replay
1 /* Process record and replay target for GDB, the GNU debugger.
52 record and replay". This target sits on top of a "normal" target
53 (a target that "has execution"), and provides a record and replay
65 In replay mode, instead of actually letting the inferior run as a
136 the next entry in the list that will be executed (in replay mode).
191 2) In replay mode, it traverses the list and points to
217 = N_("Process record and replay target");
219 = N_("Log program while executing and replay execution from log.");
705 "log entries when record/replay buffer becomes "
741 the replay mode.
744 it will be ignored again during the replay mode (no matter if
746 during the replay mode).
748 User should understand that nothing he does during the replay
752 But we should still deliver the signal to gdb during the replay,
1136 /* It will break the running inferior in replay mode. */
1153 In replay mode, this function emulates the recorded execution log,
1336 signal. And in GDB replay mode, GDB doesn't need to be
1608 query (_("Because GDB is in replay mode, changing the "
1614 query (_("Because GDB is in replay mode, changing the value "
1650 In replay mode, we cannot write memory unles we are willing to
1651 invalidate the record/replay log from this point forward. */
1666 if (!query (_("Because GDB is in replay mode, writing to memory "
1737 beneath. This will be false for breakpoints set during replay or
1924 gdb_printf (_("Replay mode:\n"));
1941 /* If in replay mode, display where we are in the log. */
2506 warning (_("Auto increase record/replay buffer limit to %u."),
2924 Set whether record/replay stops when record/replay buffer becomes full."), _("\
2925 Show whether record/replay stops when record/replay buffer becomes full."),
2927 When ON, if the record/replay buffer becomes full, ask user what to do.\n\
2928 When OFF, if the record/replay buffer becomes full,\n\
2947 _("Set record/replay buffer limit."),
2948 _("Show record/replay buffer limit."), _("\
2950 record/replay buffer. A value of either \"unlimited\" or zero means no\n\