Package frysk.stepping

This package implements frysk's stepping infrastructure.

See:
          Description

Interface Summary
TestStepping.SteppingTest  
TestSteppingEngine.SteppingTest  
 

Class Summary
InstructionStepState  
InstructionStepThroughState  
LineStepState  
NextInstructionStepState  
NextInstructionStepTestState  
RunningState  
State State interface for the stepping state machine.
StepAdvanceState  
StepOutState  
StepOverState  
StepOverTestState  
SteppingEngine State machine for thread and process stepping.
StepTerminatedState  
StoppedState  
TaskStepEngine Maintains stepping-relevant information for a given task, including its Dwfl object, its FrameIdentifier, line number and State.
TestFirstInstruction  
TestStepping Main testcase for frysk.stepping.
TestStepping.AssertLine  
TestSteppingEngine Testsuite for testing SteppingEngine operations.
TestSteppingEngine.AssertLine  
 

Package frysk.stepping Description

This package implements frysk's stepping infrastructure.