Lines Matching defs:stepping
2029 /* GDB stores the current frame_id when stepping in order to detects steps
2042 /* Check if we need to update any stepping-related frame id's. */
2071 /* Replace stepping related frames where necessary. */
2167 /* We just indicate the resume intent here. The actual stepping happens in
2343 /* Check if we're stepping a breakpoint. */
2354 /* We will bail out here if we continue stepping after reaching the end
2409 /* Check if we're stepping a breakpoint.
2411 For reverse-stepping, this check is after the step. There is logic in
2412 infrun.c that handles reverse-stepping separately. See, for example,
2415 This code assumes that for reverse-stepping, PC points to the last
2416 de-executed instruction, whereas for forward-stepping PC points to the
2438 DEBUG ("stepping thread %s (%s): %x (%s)", print_thread_id (tp),
2449 internal_error (_("invalid stepping type."));
2556 When stepping more than one thread, chances are that some threads reach
2999 unsigned int family, model, stepping;
3001 &model, &l1, &stepping, &l2);
3012 stepping = 0;
3023 if (UCHAR_MAX < stepping)
3024 error (_("Cpu stepping too big."));
3029 record_btrace_cpu.stepping = stepping;
3056 if (record_btrace_cpu.stepping == 0)
3064 record_btrace_cpu.stepping);
3150 For vendor \"intel\" the format is \"FAMILY/MODEL[/STEPPING]\".\n\n\