Læs på engelsk Rediger

Del via


ICorDebugStepper::Step Method

Causes this ICorDebugStepper to single-step through its containing thread, and optionally, to continue single-stepping through functions that are called within the thread.

Syntax

C++
HRESULT Step (
    [in] BOOL   bStepIn
);

Parameters

bStepIn [in] Set to true to step into a function that is called within the thread. Set to false to step over the function.

Remarks

The step completes when the common language runtime performs the next managed instruction in this stepper's frame. If Step is called on a stepper, which is not in managed code, the step will complete when the next managed code instruction is executed by the thread.

Requirements

Platforms: See .NET supported operating systems.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET versions: Available since .NET Framework 1.0


Yderligere ressourcer

Begivenhed

.NET Conf 2025

10. nov., 01 - 10. nov., 01

.NET 10 lanceres på .NET Conf 2025! Stil ind med .NET-community'et for at fejre og få mere at vide om den nye udgivelse den 11.-13. november.

Sæt kryds i kalenderen