Package frysk.dwfl

This package provides Dwfl objects for FRYSK's process model.

See:
          Description

Class Summary
DwflCache Cache of most-recently opened Dwfl-s.
DwflFactory Factory for creating Dwfl objects for Procs and Tasks.
ElfSectionCache Class to provide and cache requested ElfSectionHeaders based on name.
ObjectFile What ltrace needs to know about each loaded executable or shared library.
 

Package frysk.dwfl Description

This package provides Dwfl objects for FRYSK's process model.

Overview

This package, along with lib.dwfl provides Dwfl objects for a FRYSK Proc or Task. Dwfl objects wrap the elfutils libdwfl library and are used to get the debug information of a process.