Package frysk.stack

This package implements frysk's low-level, or application binary interface, stack model.

See:
          Description

Class Summary
Frame  
FrameDecorator Decorator wrapper for the ABI frame.
FrameIdentifier  
FrameLevel A dewey decimal like notation to identify frame and sub-levels.
LibunwindAddressSpace  
LibunwindFrame  
LibunwindRegisterMapFactory  
PrintStackOptions  
StackFactory  
StackFactory.FrameCounter  
TestFrame  
TestFrame.CodeObserver  
TestFrameIdentifier  
TestFrameLevel  
TestFrameSymbol Checks that the frame's getSymbol method is wired up to the SymbolFactory.
TestLibFunctionStepFrame Test making sure all frames are available when stepping (twice) through a shared library call that goes through a plt entry.
TestRegs Check all register values.
TestSignalStepFrame Test making sure all frames are available when stepping through a signal call.
 

Package frysk.stack Description

This package implements frysk's low-level, or application binary interface, stack model.