        *** StackwalkerAPI 2.0.1 Release Notes ***

This is the version 2.0.1 release of the StackwalkerAPI, an API and library for
walking a call stack in both first and third-party processes. Currently, the
API library is available for Linux/x86, Linux/x86_64, Linux/ppc32, Linux/ppc64
and the BlueGene platforms.

The StackwalkerAPI Programmer's Guide can be found:

    - On the web at: http://www.paradyn.org/html/manuals.html
    
    - In StackwalkerAPI or Dyninst gzip distributions in the doc/ directory

    - In /usr/share/doc if StackwalkerAPI or Dyninst RPM or Debian development
      packages are installed

Changes since StackwalkerAPI 2.0
--------------------------------

- Fixed bug when using configure with --prefix argument

Changes since StackwalkerAPI 1.1
--------------------------------
- Linux/ppc64 support
- More efficient memory usage

Building the StackwalkerAPI from source
------------------------------------

If you downloaded the source distribution of this package, you can
build the StackwalkerAPI libraries by running "make StackwalkerAPI" in
the dyninst directory (one level up from where this README file is
located).  On Unix platforms, you must use GNU make.


-----------------------------------------------------------------------------

See the LICENSE file for copyright and license details. 
