C# Class Mono.Debugger.Backend.SingleSteppingEngine.OperationInitAfterFork

Inheritance: System.Operation
Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Méthode Description
OperationInitAfterFork ( SingleSteppingEngine sse ) : System

Méthodes protégées

Méthode Description
DoExecute ( ) : void
DoProcessEvent ( Inferior cevent, TargetEventArgs &args ) : EventResult

Method Details

DoExecute() protected méthode

protected DoExecute ( ) : void
Résultat void

DoProcessEvent() protected méthode

protected DoProcessEvent ( Inferior cevent, TargetEventArgs &args ) : EventResult
cevent Inferior
args TargetEventArgs
Résultat EventResult

OperationInitAfterFork() public méthode

public OperationInitAfterFork ( SingleSteppingEngine sse ) : System
sse SingleSteppingEngine
Résultat System