public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  frysk-0.3: frysk-0.3
@ 2008-05-09 16:05 rmoseley
  0 siblings, 0 replies; only message in thread
From: rmoseley @ 2008-05-09 16:05 UTC (permalink / raw)
  To: frysk-cvs

The annotated tag, frysk-0.3 has been created
        at  a0480220377485289a80f92c71205c525d02aa50 (tag)
   tagging  b605991a317080dd84bff1a230b88cca945b876f (commit)
 tagged by  Rick Moseley
        on  Fri May 9 11:02:27 2008 -0500

- Log -----------------------------------------------------------------
frysk-0.3

(no author) (1):
      New repository initialized by cvs2svn.

Adam Jocksch (459):
      - Added cdtparser.jar
      - Extracted strings to constants in SourceBuffer.java
      Added new path for glade file
      *** empty log message ***
      *** empty log message ***
      - Added ChangeLog entry for typo fix
      - renamed SourceWinTest.java to SourceWinRunner.java
      - Added basis for later ability to add some sort of inlined code
      - Added CDT parser and related code to frysk-gui.
      - Fixed warnings being generated by compilter for StaticParser.java
      *** empty log message ***
      - Added margin highlighting for inlined code
      - Changed path for cdtparser to /opt/share/java
      - Added cdtparser rpm to site
      *** empty log message ***
      Updated cdtparser rpm
      - Fixed build issue
      - fixed compilation bug
      - Added link to jdom rpm
      - Added jdom.jar to things build by frysk-imports
      - Added link to latest cdtparser rpm (with natively compiled .so files)
      - Build no longer natively compiles cdtparser.jar to native code: now done in rpm
      - Created dom
      - Added jdom to gui build paths
      - Added DOMLine and DOMTag classes for the source window DOM
      - Fixed warnings
      - Added javadoc comments
      - Added files to deal with inlined functions
      - Added ability to check if a line has breakpoints
      - Partially implemented creation methods
      - Added more javadocs
      - Added preliminary inline code expansion
      - Fixed warning in SourceWindow.java
      - Added ability to move through inline code two scopes at a time
      - Added instructions to build page for installed the jdom rpm out of
      - Fixed formatting error
      - Fixed typo
      - Added ellipsis around inlined code when levels are hidden
      - Moved ellipsis into the imbedded windows
      - Refactored common functionality into methods for inlining code
      - Refactored ellipsis code into InlineViewer from InlineHandler
      - Fixed bug #1398
      - Fixed bug #1397
      - Added show/hide toolbar to Preferences Menu
      - Refactored constants into GladeConstants and PreferenceConstants.java
      - Refactored glade-related constants out of GladeConstants.java
      - Added default values for rgb triplets stored in the preferences model
      - Fixed off by one bug in line number display
      *** empty log message ***
      - Made number of inline scopes viewable a preference
      - Accelerators added to SourceWindow
      - Added test files for the source window
      - Consolidated .glade files into one directory
      *** empty log message ***
      - Added images to files that will be copied over during 'make install'
      - Added rule to replace @imagedir@ in the input files
      - Added IMAGEDIR constants to frysk-core/frysk/Config.javain
      - Fixed typo
      - Fixed bug in parsing arguments
      - Added susbstitution for @propertydir@ and copies .properties files over after
      - Fixed typo
      - Added more constants to Config.javain
      *** empty log message ***
      - Moved Messages.java and related files to common from srcwin
      - Fixed typo in SourceWinRunner.java
      - Added stack browsing pane to source window
      - Added License and Copyright comments to files
      - Fixed preference window launch after make install
      2005-10-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-18  Adam Jocksch  <ajocksch@redhat.com>
      - Fixed tests/gcc_4_0_15/Makefile.am to actually work.
      2005-10-19  Adam Jocksch  <ajocksch@redhat.com>
      2001-10-20  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-20  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      - Updated release on cdtparser-3.0.0.spec
      2005-10-24  Adam Jocksch  <ajocksch@redhat.com>
      *** empty log message ***
      2005-10-25  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-26  Adam Jocksch  <ajocksch@redhat.com>
      *** empty log message ***
      frysk-gui:
      *** empty log message ***
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2005-10-28  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-31  Adam Jocksch  <ajocksch@redhat.com>
      2005-10-31  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2005-11-02  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-02  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui/srcwin
      2005-11-03  Adam Jocksch  <ajocksch@redhat.com>
      * SourceWindowFactory.java: Fixed default values of glade and image paths,
      2005-11-03  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-03  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-03  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-03  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports:
      frysk/gui:
      2005-11-07  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-07  Adam Jocksch  <ajocksch@redhat.com>
      2007-11-07  Adam Jocksch  <ajocksch@redhat.com>
      - Added small change to test files
      - Removed excess import
      2005-11-08  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2005-11-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-09  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/bindir:
      2005-11-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-09  Adam Jocksch  <ajocksch@redhat.com>
      - Updated screenshot of source window
      frysk-gui/frysk/gui/srcwin:
      2005-11-15  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-15  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-15  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-16  Adam Jocksch  <ajocksch@redhat.com>
      *** empty log message ***
      2005-11-16  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-21  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-21  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-22  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-22  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-23  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-23  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-23  Adam Jocksch  <ajocksch@redhat.com>
      2005-11-24  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-08  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-08  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-08  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-09  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-12  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-13  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      - Added images to EXTRA_DIST and to Makefile.gen.sh rules so that the
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui/common:
      2005-12-15  Adam Jocksch  <ajocksch@redhat.com>
      - Fixed typo in Makefile.gen.sh
      2005-12-15  Adam Jocksch  <ajocksch@redhat.com>
      - Added (Commented out) animated tray icon
      2005-12-19  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-19  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-20  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-20  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-20  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      2005-12-21  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-21  Adam Jocksch  <ajocksch@redhat.com>
      2005-12-21  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-11  Adam Jocksch  <ajocksch@redhat.com>
      2005-01-12  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-25  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      See Previous commit message, was only a partial commit.
      2006-01-26  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-26  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/monitor:
      2006-01-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-01-31  Adam Jocksch <ajocksch@redhat.com>
      Fixed typo in Changelog entries.
      frysk-gui/frysk/gui:
      2006-01-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-01  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-01  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-02-03  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-08  Adam Jocksch  <ajocksch@toothpaste.toronto.redhat.com>
      2006-02-08  Adam Jocksch  <ajocksch@toothpaste.toronto.redhat.com>
      2006-02-09  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/common:
      2006-02-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-10  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-02-15  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-02-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-23  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/common:
      2006-02-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-02-23  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-03-03  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2006-03-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-07  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-03-08  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-08  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/core/dom:
      2006-03-09  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frsyk-core/frysk/dom:
      2006-03-15  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-15  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-16  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/dom:
      2006-03-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-03-23  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-core/frysk/dom:
      frysk-core/frsyk/dom:
      frysk-core/frysk/dom:
      frysk-gui/frysk/gui/srcwin;
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2006-04-04  Adam Jocksch  <ajocksch@redhat.com>
      2006-04-05  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui/srcwin:
      frysk-gui/frysk/gui:
      frysk-core/frysk/proc:
      2006-04-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-04-07  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/core/proc:
      2006-04-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-04-10  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2006-04-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-04-21  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-05-08  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      2006-05-11  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-12  Adam Jocksch  <ajocksch@redhat.com>
      Committed ChangeLog
      2006-05-15  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-15  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-16  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-16  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-17  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports:
      2006-05-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-19  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports:
      frysk-imports/lib/elf:
      2006-05-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-24  Adam Jocksch  <ajocksch@redhat.com>
      *** empty log message ***
      frysk-imports:
      2005-05-30  Adam Jocksch  <ajocksch@redhat.com>
      2005-05-30  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-31  Adam Jocksch  <ajocksch@redhat.com>
      2005-05-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-31  Adam Jocksch  <ajocksch@redhat.com>
      Comitted patch for Yao Qi:
      2006-06-05  Adam Jocksch  <ajocksch@redhat.com>
      2005-06-05  Adam Jocksch  <ajocksch@redhat.com>
      2005-06-06  Adam Jocksch  <ajocksch@redhat.com>
      2005-06-06  Adam Jocksch  <ajocksch@redhat.com>
      2005-06-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-07  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core:
      2006-06-12  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-13  Adam Jocksch  <ajocksch@redhat.com>
      frysk/gui/srcwin
      frysk/dom:
      2006-06-13  Adam Jocksch  <ajocksch@redhat.com>
      frysk/dom:
      frysk/gui/srcwin:
      2005-06-14  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-05  Adam Jocksch  <ajocksch@redhat.com>
      Fixed typo in previous commit.
      frysk/dom:
      2006-06-15  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports/lib/elf:
      2006-06-16  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      2006-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2005-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-19  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      frysk/dom:
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-20  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-21  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-22  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-23  Adam jocksch  <ajocksch@redhat.com>
      2006-06-23  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-26  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-27  Adam Jocksch  <ajockshc@redhat.com>
      2006-06-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-28  Adam Jocksch  <ajocksch@redhat.com>
      2006-06-28  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/dom:
      2006-07-05  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-05  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-05  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-05  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-06  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-06  Adam Jocksch  <ajocksch@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui:
      2006-07-07  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-10  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-10  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-11  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-11  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-11  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-12  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-12  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-12  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/proc:
      frysk-core/frysk/proc:
      2006-07-12  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-12  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-13  Adam Jocksch  <ajocksch@redhat.com>
      frysk/proc:
      2005-07-13  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-13  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-14  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-14  Adam Jocksch  <ajocksch@redhat.com>
      X2005-07-14  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-17  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-17  Adam Jocksch  <ajocksch@redhat.com>
      - Changed the lang tracker to point to the rt tracker
      frysk/gui:
      2005-07-21  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-21  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-24  Adam Jocksch  <ajocksch@redhat.com>
      2005-07-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-24  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports/lib/elf:
      2006-07-24  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-25  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/common:
      2006-07-26  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-26  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-27  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-25  Adam Jocksch  <ajocksch@redhat.com>
      frysk/pkglibexecdir:
      frysk/rt:
      2006-07-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-07-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-31  Adam Jocksch  <ajocksch@redhat.com>
      2006-05-31  Adam Jocksch  <ajocksch@redhat.com>
      Fixed typo in TestOpcodes.java
      2006-08-01  Adam Jocksch  <ajocksch@redhat.com>
      2006-08-02  Adam Jocksch  <ajocksch@redhat.com>
      2006-08-02  Adam Jockcsh  <ajocksch@redhat.com>
      2006-09-18  Adam Jocksch  <ajocksch@redhat.com>
      2006-09-21  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/dom:
      frysk-core/frysk/dom:
      2006-11-03  Adam Jocksch  <ajocksch@redhat.com>
      frysk-imports/lib/unwind:
      frysk-imports/lib/dw:
      frysk-imports/lib/dw:
      frysk-core/frysk/dom:
      Commit for bug #4128
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gyu.srcwin
      frysk-core/frysk/value:
      frysk-gui/frysk/gui/srcwin
      frysk-gui/frysk/gui:
      frysk-core/frysk/rt:
      frysk-core/fryst/rt/ChangeLog: Fixed minor typo.
      frysk-core/frysk/rt:
      2007-05-30  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2007-06-04  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2007-06-13  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      1) Reversed accidental commit in parts of DisplayValueObserver, as well as
      frysk-core/frysk/rt:
      frysk-core/frysk/value: Added missing ChangeLog entry
      frysk-core/frysk/rt:
      frysk-core/frysk/cli/hpd:
      frysk-core/frysk/pkglibdir:
      frysk-core/frysk/pkglibdir:
      2007-06-29  Adam Jocksch  <ajocksch@redhat.com>
      frysk-core/frysk/cli/hpd:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/cli/hpd:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/bindir:
      frysk-gui/frysk/gui:
      frysk-core/frysk/hpd:
      frysk-gui/frysk/gui:
      frysk-core/frysk/value:

Alexandre Oliva (7):
      * Makefile.rules (.shjava.java, .shenum.java): Support
      * configure.ac: Don't define UNW_REMOTE_ONLY.
      frysk-core/frysk/rt/ChangeLog:
      * src/x86/Gget_proc_info.c (unw_get_proc_info): Use
      * src/os-linux.h (maps_next): Don't error out just because
      frysk-imports/lib/unwind/ChangeLog:
      * src/elfxx.c (lookup_symbol): Cope with NULL buf and zero buf_len.

Andrew Cagney (3429):
      2005-07-20  Andrew Cagney  <cagney@redhat.com>
      2005-07-19  Andrew Cagney  <cagney@redhat.com>
      More new files, get a .so building.
      2005-07-20  Andrew Cagney  <cagney@redhat.com>
      2005-07-20  Andrew Cagney  <cagney@redhat.com>
      2005-07-21  Andrew Cagney  <cagney@redhat.com>
      2005-07-21  Andrew Cagney  <cagney@redhat.com>
      2005-07-21  Andrew Cagney  <cagney@redhat.com>
      2005-07-22  Andrew Cagney  <cagney@redhat.com>
      2005-07-22  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      Oops missed bin.
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      2005-07-26  Andrew Cagney  <cagney@redhat.com>
      Edit to reflect reality.
      Index: frysk-core/ChangeLog
      2005-07-28  Andrew Cagney  <cagney@redhat.com>
      2005-07-28  Andrew Cagney  <cagney@redhat.com>
      2005-07-28  Andrew Cagney  <cagney@redhat.com>
      Add copyright.
      More copyrights.
      Add copyrights.
      More copyrights.
      More copyright.
      2005-07-28  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-sys/ChangeLog
      2005-07-30  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-07-30  Andrew Cagney  <cagney@redhat.com>
      2005-07-30  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      2005-07-30  Andrew Cagney  <cagney@redhat.com>
      2005-07-31  Andrew Cagney  <cagney@redhat.com>
      2005-07-31  Andrew Cagney  <cagney@redhat.com>
      2005-07-31  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Oops, this was missed, in previous change to refactor Task operations.
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-05  Andrew Cagney  <cagney@redhat.com>
      2005-08-05  Andrew Cagney  <cagney@redhat.com>
      2005-08-05  Andrew Cagney  <cagney@redhat.com>
      2005-08-05  Andrew Cagney  <cagney@redhat.com>
      2005-08-05  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-sys/common/ChangeLog
      Index: frysk-sys/common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-06  Andrew Cagney  <cagney@redhat.com>
      2005-08-07  Andrew Cagney  <cagney@redhat.com>
      Index: ChangeLog
      Index: ChangeLog
      2005-08-07  Andrew Cagney  <cagney@redhat.com>
      2005-08-07  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: ChangeLog
      2005-08-07  Andrew Cagney  <cagney@redhat.com>
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      2005-08-08  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-sys/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/common/ChangeLog
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      Oops, forgot to remove jline/Makefile.am.
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      2005-08-11  Andrew Cagney  <cagney@redhat.com>
      2005-08-12  Andrew Cagney  <cagney@redhat.com>
      2005-08-12  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-sys/ChangeLog
      2005-08-12  Andrew Cagney  <cagney@redhat.com>
      Fix some stray, missing changelog entries.
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-15  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      2005-08-15  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      initial checkin
      initial checkin
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Add frysk modules.
      2005-08-16  Andrew Cagney  <cagney@redhat.com>
      2005-08-16  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-17  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      This commit was generated by cvs2svn to compensate for changes in r166,
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      New page.
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-18  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-imports/ChangeLog
      2005-08-19  Andrew Cagney  <cagney@redhat.com>
      2005-08-20  Ivan Pantuyev  <ipantuye@redhat.com>
      Fix tipo.
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-19  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-22  Andrew Cagney  <cagney@redhat.com>
      2005-08-22  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-24  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-25  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-08-26  Andrew Cagney  <cagney@redhat.com>
      2005-08-26  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-sys/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/ChangeLog
      2005-08-30  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      2005-09-01  Andrew Cagney  <cagney@redhat.com>
      Index: ChangeLog
      Index: ChangeLog
      2005-09-01  Andrew Cagney  <cagney@redhat.com>
      Oops, fix tipo.
      2005-09-01  Andrew Cagney  <cagney@redhat.com>
      Ignore any bin directory.
      2005-09-01  Andrew Cagney  <cagney@redhat.com>
      Tweak when built.
      Manual build.
      2005-09-01  Andrew Cagney  <cagney@redhat.com>
      Ignore more things.
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: ChangeLog
      2005-09-07  Andrew Cagney  <cagney@redhat.com>
      Break up ChangeLog.
      Distribute ChangeLog amonst individual directories.
      Index: frysk-core/ChangeLog
      2005-09-08  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: ChangeLog
      2005-09-09  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-gui/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: ChangeLog
      Index: frysk-core/ChangeLog
      2005-09-10  Andrew Cagney  <cagney@redhat.com>
      Missing ChangeLog:
      Stray file.
      2005-09-10  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-imports/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-core/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-core/ChangeLog
      2005-09-11  Andrew Cagney  <cagney@redhat.com>
      Thin build instructions.
      fix some tipos.x
      Oops, missing/h2.
      more zapping.
      Index: frysk-core/common/ChangeLog
      2005-09-11  Andrew Cagney  <cagney@redhat.com>
      Index: common/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Add bugzilla reference, add paragraph breaks.
      Fix tipo.
      Another tipo.
      Place-holders.
      Index: ChangeLog
      Index: frysk-imports/ChangeLog
      2005-09-13  Andrew Cagney  <cagney@redhat.com>
      2005-09-13  Andrew Cagney  <cagney@redhat.com>
      2005-09-14  Andrew Cagney  <cagney@redhat.com>
      2005-09-14  Andrew Cagney  <cagney@redhat.com>
      2005-09-16  Andrew Cagney  <cagney@redhat.com>
      2005-09-16  Andrew Cagney  <cagney@redhat.com>
      2005-09-16  Andrew Cagney  <cagney@redhat.com>
      2005-09-16  Andrew Cagney  <cagney@redhat.com>
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      Clean up pages.
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      2005-09-18  Andrew Cagney  <cagney@redhat.com>
      Mention online javadoc.
      Oops, fix some heading levels.
      This commit was generated by cvs2svn to compensate for changes in r398,
      Index: frysk-core/frysk/proc/ChangeLog
      2005-09-19  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/common/ChangeLog
      2005-09-21  Andrew Cagney  <cagney@redhat.com>
      2005-09-21  Andrew Cagney  <cagney@redhat.com>
      Fix ChangeLogs; frysk/proc/ changes go in frysk/proc/.
      2005-09-11  Andrew Cagney  <cagney@redhat.com>
      Add ChangeLog.
      This commit was generated by cvs2svn to compensate for changes in r434,
      Merge 2005-09-22.
      Index: frysk-core/frysk/ChangeLog
      2005-09-22  Andrew Cagney  <cagney@redhat.com>
      2005-09-23  Andrew Cagney  <cagney@redhat.com>
      Improve the bugzilla query url.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      2005-09-27  Andrew Cagney  <cagney@redhat.com>
      2005-09-27  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      This commit was generated by cvs2svn to compensate for changes in r511,
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      Add missing changelog line.
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      2005-10-03  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, revert accidently committed.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Add faq and wp stub pages.
      Clean up the front page a lot.
      Clean up build doco.
      add more links.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: ChangeLog
      Index: frysk-sys/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/prog/ChangeLog
      Add --exclude='*debuginfo' to yum line, not needed.
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      First attempt.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, missted mentining changes to LinuxHost.java.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      Replace opening paragraph, taken from JohnH (MichaelB?).
      Add a bit more overview.
      Add some snapshots.
      Link in images.
      crop, cut out domainnames and ip numbers
      More overview links.
      Bit more flesh, ref the faq.
      Add some Use Cases
      some tipos.
      Add the student story.
      fix some typos.
      Move download/build to earlier.
      2005-10-20  Andrew Cagney  <cagney@redhat.com>
      Separate out frysk-imports/rpm-specs ChangeLog entries.
      Index: frysk-core/frysk/proc/ChangeLog
      2005-10-21  Andrew Cagney  <cagney@redhat.com>
      Move frysk-impots/tests/ ChangeLog entries from frysk-impots/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      simplify the bugzilla entry.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, missing from previous commit.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      A bugzilla page; for common queries.
      Sourceware does wierd stuff with a directory called bugzilla.
      Moved to bugs.
      More queries.
      More queries.
      more query tweaks.
      Javadoc pages move.
      Mention both mailing lists.
      Fix tipo.
      2005-10-27  Andrew Cagney  <cagney@redhat.com>
      Tidy up frames.
      Put back the scroll bar.
      More links and queries.
      more blockers
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2005-10-30  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      2005-10-31  Andrew Cagney  <cagney@redhat.com>
      Just testing.
      *** empty log message ***
      someone foobared sources.redhat.com so that it won't accept e-mail from itself?
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2005-10-31  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      fix reference to home page
      Add all tracker bugs; make the queries a table.
      Add broken attempt at using tables; comment out.
      sort assigned by assignee, priority, bug number
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/prog/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Better format e-mail lists.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: ChangeLog
      *** empty log message ***
      Disable tkwidgits (include file problem).
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/common/ChangeLog
      2005-11-14  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/ChangeLog
      Delete stray change.
      Index: frysk-core/common/ChangeLog
      Add common to top-level directory.
      *** empty log message ***
      By default pull an assigned query, add a <<in queue>> query.
      Mention IRC.
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Add done page.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      2005-11-17  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, changelog; fix nestcall to be valid java.
      Revert enable of cdtparser for moment.
      *** empty log message ***
      2005-11-18  Andrew Cagney  <cagney@redhat.com>
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      Index: frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, not commited in previous file add.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Oops, stray commit, reverted.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-imports/cdtparser/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Move ChangeLog with Config.javain.
      Index: ChangeLog
      Index: ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-imports/common/ChangeLog
      2005-11-22  Andrew Cagney  <cagney@redhat.com>
      Add emacs change-log variables to end of all ChangeLog files.
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/cdtparser/ChangeLog
      Index: frysk-imports/ChangeLog
      This commit was generated by cvs2svn to compensate for changes in r1173,
      Index: frysk-imports/ChangeLog
      This commit was generated by cvs2svn to compensate for changes in r1177,
      Index: frysk-core/frysk/expr/ChangeLog
      *** empty log message ***
      Move jargs, and jline ChangeLogs to their own files.
      Index: common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/antlr/ChangeLog
      Index: frysk-imports/antlr/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      *** empty log message ***
      Index: ChangeLog
      Fix typo.
      *** empty log message ***
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: ChangeLog
      Oops DIST_FILES/EXTRA_DIST.
      Index: ChangeLog
      Index: common/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      Fix typo, escape $ in $(GCJ_DBTOOL).
      Index: frysk-core/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      *** empty log message ***
      2005-11-30    <cagney@eclipse_1.hsv.redhat.com>
      *** empty log message ***
      2005-12-01  Andrew Cagney  <cagney@redhat.com>
      Index: ChangeLog
      *** empty log message ***
      *** empty log message ***
      More links; Add #java-gnome to IRC list; Expand add run frysk to build
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Add to be enabled sections on non FC platforms.
      *** empty log message ***
      Fix #java-gnome link, tweak Get Involved section's indentation.
      2005-12-06  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/junit/ChangeLog
      Index: frysk-imports/tlwidgets/ChangeLog
      Index: ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Update build page.
      Index: frysk-gui/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/tlwidgets/ChangeLog
      *** empty log message ***
      Index: ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2005-12-12  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tlwidgets/ChangeLog
      Index: frysk-imports/tlwidgets/ChangeLog
      Point build page, for rhel-4, at the rhel-4 source tar ball. Re-order
      *** empty log message ***
      Delete bits of mainestyle.css (I suspect causing <h2> markup to be
      Further revise build notes.
      Index: frysk-core/prog/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add a trackers page with brief descriptions.
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/prog/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      More ubuntu tweaks.
      Story board of frysk being started for the first time.
      Force storyboard directory.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: ChangeLog
      Oops, missing credit to Tom.
      Add frysk-gtk/.
      *** empty log message ***
      2006-01-04  Andrew Cagney  <cagney@redhat.com>
      2006-01-04  Andrew Cagney  <cagney@redhat.com>
      Index: tests/ChangeLog
      2006-01-04  Andrew Cagney  <cagney@redhat.com>
      Mention testing build enviornment.
      *** empty log message ***
      Index: ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Index: frysk-gtk/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      2006-01-06  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Move dom/ changelog entries to dom/ directory.
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Update info on Fedora Core 5
      Update Fedora Core 4.
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      file missed from previous commit: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      2006-01-09  Andrew Cagney  <cagney@redhat.com>
      2006-01-09  Andrew Cagney  <cagney@redhat.com>
      More ubuntu updates.
      *** empty log message ***
      Index: frysk-core/prog/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      This commit was generated by cvs2svn to compensate for changes in r1454,
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add link to refactoring.
      Add pointers to the compiler snapshot (needed by FC-4, pre RHEL 4 U3,
      *** empty log message ***
      *** empty log message ***
      Mention jdom.
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      *** empty log message ***
      Index: frysk-gui/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/dom/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: frysk-gtk/ChangeLog
      Index: frysk-gtk/tlwidgets/ChangeLog
      Index: frysk-gtk/tlwidgets/ChangeLog
      Update frysk main page.
      Written and directed by Michael Behm and Diana Fong.
      Written and Directed by Michael Behm and Diana Fong.
      Strip off index.html, fix reference to build/.
      More link fixing.
      *** empty log message ***
      2006-01-26  Andrew Cagney  <cagney@redhat.com>
      Index: ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-gtk/tlwidgets/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: common/ChangeLog
      Add anchors to the build sections.
      Re-structure, list new larger tracker bugs.
      Convert people page.
      Convert build.html to new format, tweak .css to better format <pre>,
      Move strong to .css's <dt> spec; and not as <strong> markup on each
      Fix validation errors, need <<px>> on padding numbers.
      Zap IE-5 overflow-y from .css, add px to sizes in .html.
      Add missing alt tag.
      *** empty log message ***
      delete stray </p> tags, add alt tags.
      Add missing alt tags.
      *** empty log message ***
      Add links to tracker bugs.
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/frysk/ChangeLog
      Index: common/ChangeLog
      Index: ChangeLog
      From MJW, fix typo s,/cvs/src,/cvs/frysk,.
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      Index: frysk-gtk/tests/ChangeLog
      Add web|doc tracker to list, add more info to build tracker.
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      (Missed)
      Index: common/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      *** empty log message ***
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/bindir/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/frysk/junit/Paths.java
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-gui/ChangeLog
      Remove cascading style sheets from bugs/ page (better than nothing).
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      Index: frysk-gtk/tlwidgets/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-sys/common/ChangeLog
      Add notes about how FC-5 and RHEL-4 use different RPMs.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Really commit TestSigChild; part of:
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Update list of rhel4 rpms required for build.
      Use <pre> for list of rpms.
      Make format of <pre> within a <dd> (definition data), same as for
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      First pass at cleaning up pages; add dummy workflow page.
      A web page template.
      Add Makefile, re-generates all files.  Mark up files as necessary.
      Fix the end text of all files.
      Html files depend on Makefile; move generated file into place.
      Clean up the middle section of each file.
      More indentation fixes.
      Install generated .html files.
      Restore the missing triangle.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2006-03-19  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Directory dead.
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Merge links into documentation; delete former.
      *** empty log message ***
      Fill in some initial workflows.
      Shorten titles.
      Add What Next.
      Fix typo, space <<Get Involved>>.
      Delete <build> from tabs (part of documentation)
      Add (bury?) in-the-news in documentation.
      Mention OLS paper.
      *** empty log message ***
      Update fc5 notes to mention kernel patch.
      Fix line length problem.
      Make patch more flexable; pass --target= to rpmbuild.
      Add sami and adam's source and monitor slides.
      *** empty log message ***
      *** empty log message ***
      Delete Fedora Core 4; add link to pre-built fc5 kernels.
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/inua/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      Change headings to h3; mention that there should be no failures.
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Add bugs section.
      clean up h3 style; reduce width of <pre> line.
      Use new improved <h3>.
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Startings of K., the compiler engineer.
      Add remainder of K., the compiler engineer.
      Enable K., the compiler engineer.
      Cleanup workflow pages, use frysk layout.
      *** empty log message ***
      Make followed link less like background; Re-order FC-5 bullet point on
      Simplify GetInvolved - have build/run in a separate section; mention
      *** empty log message ***
      Add transfig to list of required FC-5 patckages.
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      Index: frysk-sys/common/ChangeLog
      Index: frysk-sys/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/inua/ChangeLog
      *** empty log message ***
      Index: frysk-imports/inua/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Update build notes: exec bug fixed; Cite ptrace bug.
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-gui/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: ChangeLog
      Index: common/ChangeLog
      Update build instructions to match the new autogen.sh.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Clean up bugs page - frysk styled.
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add todo directory.
      *** empty log message ***
      Update URL for kernels.
      Index: frysk-imports/ChangeLog
      Index: ChangeLog
      Index: frysk-core/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      *** empty log message ***
      clean up K's url.
      Redirect bugs to 'todo'.
      Better titles for todo/bugs.
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      FryskZilla
      More FryskZilla.
      More zilla.
      Add more bugs to zilla page, flip from FC-4 to FC-6.
      more table cleanup; make kernel consistent with others.
      Odd and even table.
      *** empty log message ***
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Fix typos.  sourceware.com -> sources.redhat.com; drop
      ulgh, missed a sourceware.
      More FryskZilla cleanups.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/lib/elf/ChangeLog
      *** empty log message ***
      Zap some white space.
      Add local copy of hpd document.
      Better formatting of HPD reference.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Add dogtail to install list.
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Add dog tail to tracker list.
      Add dogtail reference.
      *** empty log message ***
      Add elfutils tracker.
      Index: frysk-core/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Mention FC-6, Delete comments about custom kernel.  Mention eclipse-ecj.
      Add links to specific sections.
      Add htdocs to frysk, remove eclipse stuff.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Re-order workflows.
      Rename zilla to bugzilla.
      re-do table headings
      More header fixes.
      Convert done to new format.
      2006-07-18  Andrew Cagney  <cagney@redhat.com>
      Add IBM's fryks-task-state-machine.
      Fix tipo - stray <p>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add Phil's blog.
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/elfutils/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add libunwind tracker.
      Index: frysk-imports/libunwind/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Add link to libunwind.
      Fix web page titles - each subpage needed a sub title.
      More adding of sub-title.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      install cvs as part of fc6
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Split FC-5 and FC-6/RHEL5
      Put FC-6 at the head of the list, the one most often refered to.
      Remove Developers.
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Make it the gcj and classpath tracker.
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Ad references to linkers and loaders; and how debuggers work.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Index: frysk-imports/ChangeLog
      Add URL for elf-spec.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-imports/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Really add the file TestPaths.java.
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/ChangeLog
      Boot lower-level ChangeLog entries out of top-level ChangeLog file
      Mention Ubuntu's Edgy Elk?
      Fix internal ubuntu-breezy link.
      2006-10-13  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Add link to frysk project tracker bug.
      *** empty log message ***
      Hide resolved under trackers - tasks that are abandoned stay around.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-core/frysk/dom/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      *** empty log message ***
      Index: frysk-gtk/tests/ChangeLog
      *** empty log message ***
      Add dejagnu, and -y.
      missing trailing << \ >>
      Index: frysk-gtk/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Fix-tipo in commit: /term> vs </term>
      *** empty log message ***
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Separate out suspended bugs.
      Add a Q&A to bugzilla page.
      Clean up long <pre> lines.
      *** empty log message ***
      Index: frysk-core/frysk/util/ChangeLog
      *** empty log message ***
      Revert requestAddTaskObserver mega change.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-sys/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Add more bugzilla FAQ items; cross link from FAQ.
      *** empty log message ***
      Add some build / test FAQ.
      More questions.
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Document rationale for frysk retaining local tests.
      Add gcj vs ecj question.
      fix html tipo.
      Index: ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Fix ppc64 variable export.
      fix typo, extra trailing back-slash
      mention need for explict install of glibc-devel.ppc32
      Mentioni more missing rpms for 64-bit ppc
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Add dangling category; clean up urls.
      delete dangling url
      fix typos in dangling urls
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-core/frysk/pkglibexecdir/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Add frysk-bugzilla.
      Mention frysk-bugzilla on bugzilla page.
      Fix typo, missing "
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/lib/elf/ChangeLog
      Index: frysk-gtk/common/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Mention why GCC lacks unwind info.
      *** empty log message ***
      Index: common/ChangeLog
      Mention assign a bug and follow a bug.
      Clean up bugzilla Q.
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Script for slurping all frysk bugs as XML.
      Parse a directory containing xml bugs.
      Ignore .xml files; Print root bugs, and duplicate bugs.
      Move the entire frysk-sys/frysk/sys/ directory tree to
      File missed in first pass; move from frysk-sys/frysk/sys to
      Index: ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      *** empty log message ***
      Index: frysk-imports/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: ChangeLog
      Testing directory.
      Index: ChangeLog
      SSIA
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/util/ChangeLog
      Index: frysk-core/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/ChangeLog
      Delete .cvsignore from empty directory tree.
      Index: frysk-core/ChangeLog
      Index: frysk-gtk/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/frysk/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/lib/elf/ChangeLog
      Oops file not added as part of last commit.
      Index: frysk-imports/frysk/junit/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Include self in dangling list.
      Index: frysk-core/frysk/rt/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-imports/ChangeLog
      *** empty log message ***
      Add file, should have been added in previous commit.
      Index: frysk-core/ChangeLog
      Index: frysk-gui/frysk/pkglibdir/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-gui/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/util/ChangeLog
      2007-01-06  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-gui/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/dom/ChangeLog
      *** empty log message ***
      Index: frysk-imports/ChangeLog
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk/gui/ChangeLog
      Add a libunwind module.
      *** empty log message ***
      Index: frysk-gui/common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      Index: frysk-gui/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/common/ChangeLog
      oops, accidently commited -ve test.
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-gui/common/ChangeLog
      *** empty log message ***
      Fix <dl></dl> tags, some were lost.
      Doco valgrind.
      fix tipos in valgrind note.
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Index: frysk-gui/frysk/gui/ChangeLog
      Add note that directory was moved from frysk/gui/common/dialogs/ to
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      2007-01-31  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-imports/frysk/expunit/ChangeLog
      Make public, commit missing from previous ChangeLog.
      *** empty log message ***
      Index: frysk-imports/frysk/expunit/ChangeLog
      *** empty log message ***
      Rewrite section on cvs imports.
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      2007-02-02  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/expunit/ChangeLog
      Index: frysk-core/ChangeLog
      Move how-to-cut-a-branch to CVS section.
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: common/ChangeLog
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-gui/frysk/bindir/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/ChangeLog
      Index: frysk-core/common/ChangeLog
      ChangeLog entry from previous commit:
      Move frysk-imports/include/ ChangeLog entries into
      Move getopt changes to getopt/ChangeLog.
      Index: frysk-core/frysk/proc/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      Clarify process for non-frysk bugs.
      *** empty log message ***
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/testsuite/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-imports/frysk/expunit/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Remove stray commit.
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/expunit/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-gtk/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      *** empty log message ***
      Index: ChangeLog
      Index: ChangeLog
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-imports/inua/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Remove references to dejagnu.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/expunit/ChangeLog
      Index: frysk-imports/frysk/expunit/ChangeLog
      Index: frysk-imports/frysk/sys/termios/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: common/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Missing (C) notice.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk/value/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Add "make" to rpm list.
      Add JLine, clarify names of JUnit, and Antlr.
      Index: frysk-imports/libunwind/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      2007-04-03  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/cli/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/expunit/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ptrace/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ptrace/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Remove ECJ warning workarounds.
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ptrace/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-imports/elfutils/tests/ChangeLog
      Index: ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/unwind/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/event/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ptrace/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Add blog page.
      Blog cross references.
      Delete dead directories.
      Add redirect meta-data.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Really add package frysk.pkglibdir;
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Add links and info on the testresults mailing list.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/expr/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Update build systems: drop Fedora Core 5; mention Fedora 7.
      Index: common/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Index: frysk-core/frysk/cli/ChangeLog
      Move HPD's ChangeLog entries to hpd/ directory.
      Index: frysk-core/frysk/cli/hpd/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      2007-06-11  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-gtk/tests/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/lib/dw/ChangeLog
      *** empty log message ***
      Update reading list, mention the intro to dwarf.
      2007-06-15  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/ChangeLog
      *** empty log message ***
      Index: frysk-imports/libunwind/ChangeLog
      Index: frysk-imports/libunwind/ChangeLog
      Index: frysk-imports/libunwind/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-imports/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Clarify tracker states.
      Use <ul> not <dl> for list.
      *** empty log message ***
      Index: frysk-imports/tests/ChangeLog
      Index: frysk-core/frysk/proc/ptrace/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/lib/unwind/ChangeLog
      Index: frysk-core/frysk/dom/ChangeLog
      Index: frysk-imports/lib/opcodes/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/lib/opcodes/ChangeLog
      Index: frysk-imports/common/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Add -mminimal-toc to compiler flags.
      fix typos in urls
      Index: frysk-imports/lib/opcodes/ChangeLog
      *** empty log message ***
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-imports/frysk/junit/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/model/ChangeLog
      Index: frysk-imports/lib/opcodes/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/elf/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/dwfl/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      2007-07-09  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/dwfl/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      Fix typo in ChangeLog; s/XFAIL/PASS/.
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/dwfl/ChangeLog
      Index: frysk-core/frysk/dwfl/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/unwind/ChangeLog
      Index: frysk-core/frysk/dwfl/ChangeLog
      Remove stray changelog entry.x
      *** empty log message ***
      Move htdocs changelog entries to htdocs; add note that htdocs don't
      *** empty log message ***
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/lib/elf/ChangeLog
      Index: frysk-imports/lib/elf/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-imports/frysk/sys/ChangeLog
      Index: frysk-imports/lib/unwind/ChangeLog
      Index: frysk-imports/lib/unwind/ChangeLog
      Index: common/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-imports/lib/dwfl/ChangeLog
      Index: frysk-imports/tests/ChangeLog
      *** empty log message ***
      Index: frysk-imports/lib/dwfl/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: common/ChangeLog
      Partial revert of botched removal of cni code from frysk-imports.
      Second half of vert of botched removal of cni code from frysk-imports;
      Index: common/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-imports/ChangeLog
      Index: frysk-sys/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      *** empty log message ***
      Index: frysk-sys/frysk/sys/proc/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/frysk/proc/live/ChangeLog
      Index: frysk-core/frysk/proc/live/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/live/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-imports/include/ChangeLog
      Index: frysk-imports/include/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/cli/hpd/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-imports/elfutils/libdwfl/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Delete dead ChangeLog files.
      Index: frysk-core/frysk/proc/dead/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-sys/frysk/ChangeLog
      Index: frysk-core/frysk/dom/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/dom/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Move pkgdatadir ChangeLog entries to pkgdatadir.
      Index: frysk-sys/frysk/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-sys/frysk/expunit/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-imports/include/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      2007-08-02  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/dwfl/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Nurdin and I stumbled across this unused stuff late last week (they
      Index: frysk-core/common/ChangeLog
      Index: frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-sys/frysk/junit/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      This makes frysk.stack.FrameDecorator extend frysk.stack.Frame (which
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Remove unused type.
      *** empty log message ***
      2007-08-21  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/stepping/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-sys/lib/opcodes/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      re-instante tail of faq eaten by eclipse.
      Index: frysk-core/frysk/hpd/ChangeLog
      2007-08-27  Andrew Cagney  <cagney@redhat.com>
      Index: frysk-core/frysk/debuginfo/ChangeLog
      *** empty log message ***
      Index: frysk-sys/frysk/expunit/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      *** empty log message ***
      Index: frysk-sys/frysk/junit/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      add ldlex.c
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      *** empty log message ***
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Added files missing in:
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-sys/frysk/expunit/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Version control comparison and references.
      fix column typo.
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-gui/frysk/gui/srcwin/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-sys/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/proc/live/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/testbed/ChangeLog
      Index: frysk-sys/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/proc/live/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/live/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-sys/frysk/sys/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      *** empty log message ***
      *** empty log message ***
      Index: frysk-sys/common/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-sys/frysk/junit/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/ftrace/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: common/ChangeLog
      Index: common/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2007-09-28  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-sys/lib/unwind/ChangeLog
      Index: frysk-imports/include/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-imports/include/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/isa/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      *** empty log message ***
      Index: frysk-gui/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      Index: frysk-gui/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      2007-10-11  Andrew Cagney  <cagney@redhat.com>
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/ftrace/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/stepping/ChangeLog
      Index: frysk-core/frysk/stepping/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/ftrace/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-gui/frysk/gui/srcwin/ChangeLog
      Index: frysk-core/frysk/proc/dead/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/isa/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/expr/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Index: frysk-core/frysk/hpd/ChangeLog
      b/frysk-core/frysk/hpd/ChangeLog
      index 116a130..b6ab290 100644 frysk-core/frysk/hpd/ChangeLog
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      index 116a130..ee604bf 100644 frysk-core/frysk/hpd/ChangeLog
      frysk-core/frysk/hpd/ChangeLog
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Eliminate never-thrown throw ParseException.
      Replace java.text.ParseException with frysk.hpd.InvalidCommandException.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Delete unused functions.
      Delete unused.
      Replace cat ParseException with catch RuntimeException
      Rename HpdCommandParser to OptionParser; cleanup.
      Rename HpdCommandParser to OptionParser.
      Add Input.accept() making class more parser friendly; test.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add MultiLevelCommand, and TopLevelCommand.
      Rename Command.parse() to Command.interpret() to match interpreter pattern.
      Really add MultiLevelCommand.java and TopLevelCommand.java?
      Rename .javain to .java-in; rename .shjava to .java-sh; et.al.
      Remove redundant funit-type-entry rules.
      Detect "main" in .c and .cxx generator scripts.
      2007-10-30 Andrew Cagney <cagney@redhat.com>
      A simple broken program.
      Disable generated type tests, unresolved 5235.
      For .c-in et.al., list base .c in SOURCES.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Track location of Input parameters; expand HPD Input token tests.
      Fix typo in ChangeLog entry; s/TestInput/Input/.
      Simplify Makefile.gen.sh, by not bothering with nodist_ stuff.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add Input.stringValue to get the entire input's value.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add Input.Token.toString().
      Add a sentinel token to Input.java (simplifies callers).
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      frysk-core/frysk/hpd/ChangeLog
      Stub addition of token location to Input.
      Move completer to Command class.
      Add a completer factory.
      Refactor completers to be per-command.
      Delete stray System.out.println calls.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Remove stray System.out.println calls.
      Prototype tab completion for load command.
      Protyotype completer for <load> command.
      Backport jline off-by-one fix.
      Add Command.help(CLI,Input); and use/test.
      Add ParameterizedCommand handling command options / parameters.
      Make ParameterizedCommand.complet(...) abstract.
      Report as an error, an option with a missing argument.
      More commands extend ParameterizedCommand.
      Alias commands extend ParameterizedCommand; test.
      Add TestAliasCommands.java.
      AttachCommand extends ParameterizedCommand; simplify.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      WhichCommand and FrameCommands extend ParameterizedCommands.
      Clean up plocation, ptype, defset, frame, set; to extend ParameterizedCommand.
      Refactor viewset and whichsets to extend ParameterizedCommand.
      Eliminate call to CLI.printUsage in FocusCommand.
      Stop Input.stringValue() including arguments.
      Workaround PPC register problems.
      Fix completion of: alias <TAB>
      PrintCommand extends ParameterizedCommand.
      Fix typo in changelog.
      Refactor unset and set; test.
      Second half of refactor Set/Unset.
      Undefset extend ParameterizedCommand
      Refactor action commands into ActionPointCommands.
      Ignore *~; don't ignore "bin"; stop new files hiding in Untracked.
      List extends ParameterizedCommand
      Eliminate unused UserHelp
      Create inline and non-inline(outline) versions of frysk-inlined.c
      Add HpdTestbed.hpdTerminatingProgram(String).
      Refactor all frame tests into TestStackCommands; expand.
      Re-implement StackCommands; merge in WhereCommand, add "frame".
      Pass both CORE&EXE to fstack; avoid path length problems.
      Eliminate Input.getAction(); and the last command controlled by "argv[0]".
      Fix file name completion on second arg.
      Allow abbreviated long options.
      Complete options.
      Make generated .h files order-only dependent on generated .java files.
      Run each antlr in a separate directory (fix a parallel make problem).
      Delete frysk.expr.ExprAST.
      Mark testListPC and testListFunction as unresolved.
      Use [new] CLI.printError to report runtime exceptions.
      Have Errno set the parent's message; so getMessage() works.
      cni/Errno.cxx (vajprintf): Throw a runtime exception when things fail.
      Tidy TAB lexer.
      Remove stray references to ExprAST.
      Replace TabException with CompletionException; simplify.
      Mark testHpdBreakMultiThreaded and testLinuxCoreFileStackTrace as unresolved.
      Add ExpressionFactory and TestCompletion to frysk.expr.
      Add ExprSymTab.complete(String,List); test.
      Re-implement expression completion using ExpressionFactory.complete(...).
      Add Expression, encapsulates the parse tree from parsing an expression string.
      Change hpd to use frysk.expr.Expression.
      Use Expression in DebugInfo; simplify.
      Detect more tab-completion cases in C expression parser.
      Implement: print (*(&a_struct)).<TAB>
      Check all top-level commands exist.
      Eliminate CommandHelp.
      Add an abbreviated command mechanism.
      Eliminate unused name member.
      Fold "plocation", "ptype", and "examine" commands into "print".
      Rename .complete to .completeMember.
      Create sub-directories for old distros.
      Prune old releases.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Fix some relative paths.
      Strip out other OSs.
      Delete unreachable file.
      Fix html typos.
      More typo's - stray dt>
      Missing <p>
      frysk-core/frysk/isa/ChangeLog
      Re-split configure and build steps.
      Mention tab-completion and field stuff.
      Use X8664Registers.DR0..DR7; eliminate "d6".
      Add IndirectBankRegisterMap.add(Register) and .add(Register,Register).
      Add preliminary RHEL 4 configure notes.
      Delete unused import of subprocess.
      Convert more "register" to Register.REGISTER.
      Mark up unresolved tests.
      Make GLADE_DTD_FILE configurable; update build notes.
      Pre-check each antlr file separately; handle GCJ's stray semicolon error.
      Fix tipo.
      Conditionally set GLADE_DTD_FILE.
      Use autogen.sh; provide 64-bit command line.
      Note libunwind patch.
      Add missing libunwind-ppc32.a
      Remove most cvs references.
      For generated files create the directory.
      Add --jni option to Makefile.gen.sh.
      Rename GEN_CLASSDIR to JAVAROOT.
      Add --enable-jar-compile config option; work-in-progress.
      Use IndirectBankRegisterMap.add(Register).
      Do not exclude .cxx when --enable-jar-compile.
      Delete IndirectBankRegisterMap.add(String).
      When --enable-jar-compile; link against .so and not .a.
      Simplify library path handling.
      Expand X87Registers to include XMM and FP status.
      Use frysk.isa.X87Registers to describe bank floating-point registers.
      Eliminate references to IA-32 and X86-64 FP registers.
      Fix typo; match -L% not just -L.
      Add floating-point and vector registers to frysk.testbed.TestRegs.
      Add IA-32 floating-point and vector register test values.
      Split integer, floating-point, and vector tests.
      Rename Registers.getDefaultRegisterGroup to getGeneralRegisterGroup.
      Add unresolvedOnIA32.
      Change AddressSpace.accessReg(int, ...) to take a number.
      Add frysk.proc.dead.TestCoreRegs.
      Add X86-64 float values.
      Fix x86-64 general register test; bug 5195.
      Get i386 vector-register test working.
      Restore old behavior; use this.outer.getSP() to construct FrameIdentifier.
      16-byte allign x86 register buffer.
      Enable x86 vector register tests.
      Use names, instead of methods to get vector and float register groups.
      Enable live floating-point register tests.
      Delete unused BankRegister.putFIXME method.
      Add .jar-s instead of source directories to compile path.
      Delete unused IndirectRegisterBank.add(String,long).
      Eliminate a getFIXME call (Split LinuxPowerPCSyscall into 32-bit and 64-bit).
      Delete unused BankRegister.getFIXME(Task).
      Delete unused BankRegister.reverseArray(byte[]).
      Eliminate frysk.sys.Sig which had hard-wired host values.
      For "regs" set on __powerpc64__ do not return usr set.
      Delete unused host dependant frysk.sys java file.
      Require an up-to-date GCJ, or GCJ.
      Pass -1.4 to ECJ.
      Implement a really simple logger package.
      Fix missing -fsource=1.4 when .java.h: and JAVAC=GCJ.
      Restore -g -classpath flags (when JAVAC=gcj).
      Explicitly add -fsource=1.4 to GCJFLAGS.
      Facilitate dancing in the streets (when JAVAC=gcj --enable-jar-compile).
      Add log completer.
      Move tree code from Log.java to Tree.java.
      frysk-common/ChangeLog
      Fix <= vs >= bug in enabling loggers.
      Add compatibility layer for java style logging.
      Rename Branch to Tree.
      Propogate level to sub-trees; parse file names.
      Change <<-format -t>> to <<-format -b>>; match HPD spec.
      Fix libunwind's binding to use a buffer big enough to fit an FP reg.
      Fix NPE in input parser.
      Add 128-bit accessors for i386 XMM registers to libunwind; use.
      Give some of libunwind's generated files explict dependencies.
      Add RegisterMap.containsKey methods; test.
      Fetch non-libunwind registers direct from the task; enable x86-64 tests.
      frysk-sys/lib/unwind/ChangeLog
      Re-indent frysk.rt.Line.
      Refactor DebugInfoFrame.getLines() to DebugInfoFrame.getLine().
      Fix <<(fhpd) ;oust>>.
      Add a link to "Meeting Bugs".
      Improve expression error messages.
      Mention f8 install bug.
      Add section on eclipse.
      Add FAQ section on eclipse.
      Add missing <dl></dl> round list.
      Include Makefile.rules into top-level Makefile.am.
      Generate a build/eclipse project directory; cite in build notes.
      Add frysk-import's .jar files.
      Add emph to the build/eclipse path.
      Fix typo; mention build-from-eclipse isn't yet done.
      Fix typos in instruction and makefile.
      Add list of suggested eclipse packages.
      Add an explicit make rule.
      Really commit Makefile.am changes for eclipse config.
      expunit.EofException -> EndOfFileException; expand exception messages.
      Enable builds after "clean".
      Refactor EndOfFileException and TimeoutException into MatchException.
      Note the need to configure the changelog plug-in.
      Fix typo; matches[i].toString(); not matches.toString().
      Use frysk.rsl in frysk.expunit; add -trace option.
      Simplify log interface; escape cntrl chars; update expunit.
      Add the eclipse java builder to the list of builders.
      Fix eclipse build errors and warnings.
      frysk-core/frysk/bank/ChangeLog
      frysk-core/frysk/bank/ChangeLog
      frysk-core/frysk/bank/ChangeLog
      Make bank and bank array class names more consistent.
      Give register banks names that reflect the ptrace requests.
      Add common class frysk.bank.RegisterMap; use.
      Delete unused getBigIntegerRegisterFIXME(String).
      Almost eliminate getRegisterBuffersFIXME().
      Use BankRegister's get/set/access methods.
      frysk-core/frysk/bank/ChangeLog
      Build X86-64 BankArray description from corresponding banks.
      Build PPC BankArray using PPC Bank.
      Delete unused register bank constructors.
      Replace strings with consants.
      Fix typo; restore X87 CS and DS registers.
      Delete unused BankRegister constructors.
      Delete unused frysk.proc.Isa.getRegisterBankBuffers().
      Delete empty 32-on-64 Isa classes.
      Replace class-name tests with ISA == tests.
      Re-indent Syscall.java.
      Keep syscall's business private.
      Eliminate IsaX8664 and IsaIA32.
      Remove Isa references; use getter instead of field access.
      Create SyscallFactory.java.
      Re-indent.
      Extend SyscallFactory.
      Rename SyscallFactory to SyscallTable.
      Add SyscallTableFactory.
      Use SyscallTableFactory.
      Delete dead methods.
      Delete Syscall.syscallByName.
      Move iterateSyscallByName to SyscallTable.
      Delete SyscallEventInfo.number().
      Replace getUnknownSyscalls() with unknownSyscall(int).
      Delete SyscallEventDecoder.
      Add SyscallTable.getSyscall(Task).
      Rename SyscallTable.syscallByName(String) to getSyscall(String).
      Replace Task.getSyscallEventInfo() with .getSyscallTable().
      Delete code made dead by SyscallTable.
      Make unknown syscall table 'weak'.
      Make SyscallTable implementation details private.
      Make things private.
      Delete SyscallEventInfo.
      Move frysk.proc.Syscall to new frysk.syscall package.
      Rename frysk.proc.TaskObserver.Syscall to .Syscalls; add Syscall parameter.
      Restore removed super call.
      Include 32-on-64 tests by default; --arch overrides this.
      Add TestCase.skip32on64() method.
      Sort unresolved test results.
      Set up 32-on-64 and pure 32 configs differently.
      Replace skip32on64 with missing32or64.
      Add unresolvedOn32On64.
      Fix typo; "==" vs "!=".
      Re-indent.
      Move frysk.proc.Task.handle and state to sub-classes.
      Move Task.request methods to sub-classes.
      frysk-core/frysk/proc/dummy/ChangeLog
      Updates from rename of frysk.proc.dummy.* to frysk.proc.dummy.Dummy*.
      Replace Proc.getState() with .getStateFIXME().
      Move Proc state into sub-classes.
      Make Proc.handleAddObservation package-private to frysk.proc.live.LiveProc.
      Have DeadProc implement state[less] actions.
      Make DeadProc stateless.
      Delete frysk.proc.dead.LinuxProcState.
      Simplify DummyTask.
      Eliminate state from DeadTask.
      Ignore bogus requestAdd's.
      Delete frysk.proc.dead.LinuxTaskState.
      Eliminate Task.set.
      Rename Linux Host/Proc/Task to Linux Core/Ptrace Host/Proc/Task.
      Make Task's request Add/Delete Instruction Observer methods abstract.
      frysk-core/frysk/proc/dead/ChangeLog
      Move state code from LiveTask to LinuxPtraceTask.
      Move state code in LiveProc to LinuxPtraceProc.
      Fold TaskState into LinuxPtraceTaskState.
      Merge ProcState into LinuxPtraceProcState.
      frysk-core/frysk/proc/ChangeLog
      Push requestCreateAttachedProc into LinuxPtraceHost.
      frysk-core/frysk/proc/ChangeLog
      Eliminate Host.sendrecSelf().
      In LinuxPtrace*State use LinuxPtraceTask and LinuxPtraceProc.
      Make state actions local to LinuxPtraceTask.
      Make send methods local to LinuxPtraceProc.
      Make Proc's perform methods local to LinuxPtraceProc.
      Move removeObservers to LinuxPtraceTask.
      Push the Task notify code into LinuxPtraceTask.
      Make some globals slightly less public :-/
      Make live Proc specific request methods private to frysk.proc.live.
      Push get*() methods into Proc's sub-classes.
      Push Task.getMod into sub-classes.
      Move frysk.proc.State to frysk.proc.live.State.
      Replace Isa.pc(Task) and .setPC(Task,long) with Task.getPC() and .setPC(long).
      Add LinuxPtraceTask.clearIsa().
      Push Task.getPC and .setPC into sub-classes.
      Delete Proc.getIsa.
      Rename Task.getIsa() to Task.getIsaFIXME().
      Move breakpoint code from frysk.proc to frysk.proc.live.
      Replace Host.requestFindProc with Host.requestProc.
      Push Host.requestProc into sub-classes.
      Make frysk-XXX.jar depend on classpath jars.
      frysk-core/frysk/hpd/ChangeLog
      Mention start in news.
      Delete unused field Task.queuedEvents.
      Delete unused classes.
      Move TaskObservation and TaskObservable to frysk.proc.live.
      Move Task.getRawMemory() to LiveTask; make package-local.
      Treat ArrayIndexOutOfBoundsExceptions as "nasty".
      Delete unused Task.getEntryPointAddress.
      Delete empty file.
      Add how-to create a nightly snapshot.
      Make member Task.id private.
      Push Task.getMemory into sub-classes.
      Mark TestSysRoot.java as unresolved, bug 5619.
      Add frysk.testbed.StatState.
      Delete Task.taskStateDetached.
      Delete unused Task.TaskStateObservable.
      Move Task.pendingObservations to LinuxPtraceTask.
      Really commit frysk.testbed.StatState
      Move frysk.proc.TestIsa to frysk.proc.live.
      Move Task.getIsa() code into sub-classes.
      Move Task.getRegisterBanks() to sub-classes.
      Clearly identify code using the Task.blockers internal variable.
      Move .assertSendStop() to frysk.testbed.Offspring.
      Move TestProcStopped to frysk.proc.live.
      Re-indent TestProcStopped.
      Fix npe in printing of proc/task states.
      Add repeated signal + attach-detach stress tests.
      Add attatch/detach + repeated signal stress test (part 2).
      Keep the contents of the .jar file ordered.
      frysk-core/frysk/proc/live/ChangeLog
      frysk-core/frysk/proc/live/ChangeLog
      Merge signal code into a single function.
      Re-suspend the process when detaching.
      Generate frysk.sys.Signal (and the corresponding Signal.cxx).
      Use an array for known signals.
      Pass up a Signal, and not an int, in frysk.sys.WaitBuilder.
      Makr TestSysRoot as unresolved, bug #5657.
      Pass a Signal through WaitBuilder .terminated and .exitEvent.
      Push Signal, instead of int sig, into LinuxPtraceTaskState.
      Pass Signal, instead of int sig, to Ptrace.cont et.al.
      Combine trapped, stopped, and signaled events (simplistic pass).
      Initial pass at simplifying combined signal/trap/stop handlers.
      Re-indent LinuxPtraceTaskState.java.
      Narrow frysk.sys.Signal interface; add Signal.toHostStringFIXME.
      Narrow frysk.sys.Signal interface; add Signal.toHostStringFIXME(int).
      Add frysk.proc.Signal.
      Move isa signals code to frysk.isa.signals.
      Move Syscall to frysk.isa.syscalls.
      Move frysk.bank to frysk.isa.banks.
      Move Register et.al. to frysk.isa.registers.
      Simplify TestCoreCommand.
      Stop re-"run" of funit-child signaling TestRunner.
      Fix stray SIGUSR1 from re-"run"ing funit-slave.
      Use frysk.testbed.CoreFileAtSignal.
      Rename CoreFileAtSignal to CorefileFactory.
      Pass frysk.isa.signals.Signal up through updateSignaled.
      Use frysk.isa.signals.Signal.
      Clean up test processes.
      Cleanup TestFhd.java.
      Fix signal ordering; remove hard-wired name tests in TestSignalSet.
      Delete fryks.sys.Signal.equals(int).
      frysk-core/frysk/util/ChangeLog
      Add frysk.testbed.IsaTestbed; use.
      Initialize the ISA during the task attach.
      frysk-core/frysk/bindir/ChangeLog
      Pass a Signal to terminating and terminated observers.
      Fix merge problems.
      Replace Expect.expect(TIMEOUT, ...) with Expect.timeout(TIMEOUT).expect(...).
      Add frysk.isa.signals.StandardSignals.
      Have TearDownExpect extend Expect; use.
      Make frysk/bindir/Test file names consistent.
      frysk-core/frysk/proc/ChangeLog
      Add a ProcessIdentifierFactory; use.
      Move corefile code to frysk.isa.corefiles.
      Add ProcessIdentifer methods to Ptrace.
      Add a gc/finalize forcing-ish class.
      Use frysk.sys.GarbageCollect.
      frysk.sys.Fork.* return a ProcessIdentifier.
      forkEvent and cloneEvent supply ProcessIdentifier.
      exitEvent and execEvent pass a ProcessIdentifier.
      syscallEvent, stopped, terminated, and disappeared take a ProcessIdentifier.
      Simplify frysk.sys.Child and Daemon, return ProcessIdentifier.
      Push ProcessIdentifier into live ByteBuffers.
      Replace Host.requestProc(ProcId,FindProc) with requestProc(int,FindProc).
      Delete Host.requestRefreshXXX().
      Maintain a task list indexed by ProcessIdentifier.
      Make Host.getName() abstract.
      Make Host, Proc, and Task comparable; use.
      Use Task.getTid().
      frysk-core/frysk/isa/corefiles/ChangeLog
      Have ProcBuilder.build pass a ProcessIdentifier.
      Break up Log.
      Follow class inheritance when creating loggers.
      Fix enum ordering; test.
      Fix logging of pty in expunit; accept -trace frysk.expunit.
      Maintain a local ProcessIdentifier indexed table of processes.
      Eliminate "int pid" from TearDownProcess; use frysk.rsl.Log.
      Add logging to LocalMemory, ForkFactory, TearDownExpect, TearDownFile.
      Break down rsl Tests.
      Add class tests; fix.
      Delete stray printlns.
      Use frysk.rsl in frysk.sys.Wait.
      Fix frysk.sys.TestWait.testShortTimeout comparison test.
      Use frysk.rsl in frysk.sys.termios.
      Use frysk.rsl in lib.unwind.
      Use frysk.rsl in frysk.sys tests and junit's Results class.
      Delete dead log code from Errno.hxx/cxx.
      Zap dead #include.
      Remove java.util.logging from inua.
      Rename -trace to -debug.
      Simplify log output formatting.
      Create an "int pid" free and logged frysk.sys.ptrace package.
      Switch to frysk.sys.ptrace.
      Use FileDescriptor and frysk.rsl in frysk.testbed.
      frysk.sys.Pid.* returns a ProcessIdentifier.
      Refactor Log to Callers.
      frysk.sys.Tid returns a ProcessIdentifier.
      Delete Signal.kill(int); paper over fallout.
      Remove "int pid" from Wait.java.
      Use ProcessIdentifier in AuxvBuilder.
      Use ProcessIdentifier in CmdLineBuilder.
      Use ProcessIdentifier in Exe.
      Use ProcessIdentifier in Mem.
      Use ProcessIdentifier in MapsBuilder.
      Use ProcessIdentifier in ProcBuilder.
      Use ProcessIdentifier in Stat.
      Use ProcessIdentifier in Status.
      Replace TaskId with "int tid" in Task constructors.
      Change Status to a scanner class like Stat; update.
      Rename Stat.zero to Stat.numThreads; Update; Test.
      Pass up simple int in Proc constructor.
      Event-loop on main thread; consistent with other command-line utilities.
      Replace CommandLine.parsePids(TaskId[]) with .parsePids(Proc[]).
      frysk-core/frysk/proc/live/ChangeLog
      Switch come code to frysk.rsl.
      frysk-core/frysk/bindir/ChangeLog
      Simplify SOLibMapBuilder, and unbotch build.
      Start of LinuxCoreFactory.
      Simplify corefile task creation (work with latest bash).
      Move sendRefresh to DeadProc.
      Use the LinuxPtraceHosts's task table.
      frysk-core/frysk/hpd/ChangeLog
      Permit customized logging.
      frysk-core/frysk/hpd/ChangeLog
      frysk-core/frysk/bindir/ChangeLog
      frysk-core/frysk/proc/ChangeLog
      Implement dead refresh methods.
      Delete Host.getProc(ProcId).
      Delete Host.add(Proc).
      Delete ProcId.
      Start switch to CommandlineParser.parseCommandFIXME.
      Remove class name from Elf error messages.
      Delete fstack.parseCoresFIXME.
      Delete remaining parseCoreFIXME-s.
      Delete remaining parseCommandFIXMEs.
      Delete Util.getProcFromCoreFile.
      Maintain a LinuxPtraceProc local set of tasks.
      Reduce scope of Task.getTaskId().
      Make Proc.taskPool private.
      Use Proc.getMainTask.
      Trim Host.get(TaskId).
      Fold Id into TaskId.
      More conversion to frysk.rsl.
      frysk-core/frysk/dwfl/ChangeLog
      Switch to frysk.rsl.
      Use frysk.rsl.
      Split Glob from ftrace.
      Delete some dead Logger files.
      Delete compat code from rsl.
      Move EventLogger to frysk-gui directory (where it is still used).
      Split local classes in frysk.bindir.ftrace into frysk.ftrace.
      frysk-core/frysk/hpd/ChangeLog
      frysk-sys/frysk/rsl/ChangeLog
      Move config code to frysk.config.
      Factor out FryskVersion from Config.
      Replace CompilerVersion with BuildCompiler; fix #5858.
      Fix 5859.
      Add -exe argument; test fix printing exe and args.
      Add explict executable paramter to fork/exec et.al.
      Make use of Host.requestCreateAttachedProc(<existing-proc); simplify.
      Fix comparison typo.
      Fix print const_char_pointer.
      Include the signal name/number in a kill fail error.
      Move LinkMap reading code to frysk.solib.
      Move SOLibMapBuilder to frysk.solib.
      Extract frysk.solib.MemoryMapFactory from LinuxCoreInfo; use.
      Delete unused MemoryMap fields.
      Force the initialization of EventLogger.
      Make Proc.getMainTask() abstract.
      Delete SyscallExaminer.
      Delete long disabled memory test; resolve 3725.
      Add StopEventLoopWhenProcTerminates.
      Remove use of ProcCounter.
      Delete use of observableProcAddedXXX.
      When logging,  dump the error's stack.
      Valid tear-down pids.
      Don't use ProcCounter in TestTaskForkedObserver.
      Delete ProcCounter.
      Rely less on observableProcAddedXXX to find offspring.
      Add DEFAULT and WARNING log levels.
      Detect/log bad /proc/PID/task/TID entries.
      Update tests to work with Level.DEFAULT.
      Explictly tear down more processes.
      Use testbed code which automatically registers tasks to teardown.
      Remember to register the task directly created.
      Move stepping test in frysk.proc to frysk.stepping.
      Delete Host.observableProcAddedXXX.
      frysk-core/frysk/testbed/ChangeLog
      frysk-core/frysk/ftrace/ChangeLog
      Delete observableTask{Added,Removed}XXX.
      Add INFO log-level; use warning level instead of System.out.println.
      frysk-top/ChangeLog
      frysk-core/frysk/proc/ChangeLog
      Switching to StopEventLoopWhenProcTerminated.
      Eliminate use of StopEventLoopWhenProcRemoved.
      Switching to StopEventLoopWhenProcTerminated.
      Switch to StopEventLoopWhenProcTerminated.
      Delete StopEventLoopWhenProcRemoved; almost.
      Eliminate second last use of observableProcRemovedXXX.
      Fix missing terminated events on non-execing thread.
      Delete observableProcRemovedXXX; ya!
      Mark observableAttached and observableDetached as "don't use".
      Fix html man-page nits.
      Separate out/fix DEFAULT test.
      Delete unused host-tracking-task code.
      Delete unused Proc.retain(Task).
      Delete useless Proc.quitLatch.
      Parser for #!.
      Rename TypeEntry to more O-O TypeFactory.
      Save the task creator in LinuxPtraceTask.
      Delete unused Task.creator.
      Delete Proc.creator.
      Extract parser from a file's magic.
      Handle #! in LinuxExeFactory.
      Move Proc observer stuff to LinuxPtraceProc.
      Extract TaskAttachedObserverXXX from TaskObserver, clarifying status.
      Delete HostObserver; unused.
      Eliminate ProcCoreAction.
      frysk-core/frysk/hpd/ChangeLog
      Split out ProcBlockObserver.
      Delete unused Proc.requestRefresh().
      Delete LinuxPtraceTask.set(LinuxPtraceTaskState).
      Always handle terminated events.
      Default to --enable-jar-compile.
      Let state driver code recover from errors; don't attempt local recovery.
      Stop Task being created as a Proc; work-around race in Proc.sendRefresh.
      Add test for repeated refreshes.
      frysk-core/frysk/proc/live/ChangeLog
      Add "kappa" to expected list.
      Test a crashing hello-world under HPD.
      Add wiki link.
      Pass util's OptionGroup[]s to CommandlineParser constructor.
      Add missing (C).
      Move stack option parsing and printing to StackPrintUtil.
      Add standard stack options to ftrace.
      Split out ProcTasksAction/ProcTasksObserver from ProcObserver.ProcTasks.
      Implement man-page includes using fstack as an example.
      Get html fstack man page working.
      Don't double-parse fexe <exe>.
      Missing (C).
      Simplify back-trace options (mostly).
      Move frysk.value.Variable to frysk.scopes.Variable.
      Remove ordering limitation (Tom Tromey <tromey@redhat.com>).
      frysk-top/ChangeLog
      Merge in NEWS file.
      Add version and common options; tidy up.
      Fix "upload-manpages".
      Add a page on releasing frysk.
      Add notes on uploading.
      Bump mainline version number; and mention test build in release process.
      Fix git tag command (don't use shar for name).
      Move print code to separate class.
      Rename .xml man pages to .xml-in; reflects reality.
      STORE -> STORE_WORD; general cleanup.
      Fix typo in frysk.7's rule.
      frysk-core/frysk/pkglibdir/ChangeLog
      Clean up some more man pages.
      Add news entry for frysk 0.2.1.
      Fix typo </li> -> </ul>
      More man page cleanups.
      frysk-common/ChangeLog
      Add version to frysk.7 and ftail.8 man pages.
      Generate JNI headers when requested.
      Compile */jni/*.cxx files.
      Ignore files.base.
      Fix compiling of non-cni/jni .cxx et.al. files.
      Fix stray non-arch32 reference to arch32 sysroot in all-local.
      Build jni .solib.
      Add a Jni TestRunner.
      frysk-sys/ChangeLog
      Add JNI stubs to frysk-sys.
      Use $(JAR), not "jar", in Makefile.am.
      Handle .S when breaking down file names.
      Use $(libdir) instead of a hardwired path.
      Delete unused inua code.
      Generate CNI headers using .class files in the .jar .
      frysk-common/ChangeLog
      Enable tests.
      Factor frysk.config.Host from frysk.config.Config.
      frysk-common/ChangeLog
      frysk-gui/frysk/gui/ChangeLog
      Avoid .deps in arch32 compiles.
      JNI frysk.config.PrefixFactory.
      Add JNI FryskVersion.
      Escape $ in Makefile.
      frysk-sys/frysk/config/ChangeLog
      Add JNI log methods; work-in-progress.
      Add some jni util methods.
      Delete dead JNI file.
      Use the input file name to determine a SUBST output file type.
      Delete Config.getAbsRootSrcDir().
      Implement JNI demangler.
      Add Prefix.sourceFile(String).
      Make jni-header generation more robust.
      Add Prefix.sourceFile(String) method.
      Provide the raw-relative source-path; needed by breakpoint tests.
      Allow << ./TestRunner frysk.config >>
      Delete Config.getRootSrcDir and Config.getPkgLibSrcDir.
      Improve JniRunner and jni header rules.
      Fix constant re-build in frysk-sys.
      Delete redundant Config's getPkgLib64File, getPkgLib32File, getImagesDir.
      Delete Config.getHelpDir().
      Have Prefix.gladeFile(String) return a file.
      Delete Config.getBinFile.
      Delete Config's .getHomeDir() and .getPkgLibFile(String).
      New worker functions.
      Implement JNI Signals.
      Add jnixx, a jni/c++ stub generator; use in lib.stdcpp.Demangler.
      Provide a default list of tests to JniRunner.
      In frysk-asm.h replace ill defined WORD with REGISTER and VARIABLE.
      Enable jni testing of frysk.rsl.
      Better handle TestRunner class.testName
      Don't generate a static jclass param; a class knows its class.
      Enable frysk.junit jni tests.
      Add inua and frysk.config to jni tests.
      Re-implement frysk:rsl bindings using generated jnixx code.
      Move ChangeLogs to frysk/jni; really add xx.[ch]xx files.
      Generate better function signatures; use jnixx generated headers.
      Make jni exceptions throw exceptions.
      Generate static constructor and field accessor methods.
      Rename frysk.jni frysk.jnixx.
      Break up jnixx.java.
      Fix generated jnixx file's dependency on jnixx sources.
      Conver Signal to jnixx.
      Generate all JNIXX files before any are compiled.
      Replace JNIEnv* with C++ jnixx::env& wrapper.
      Clean up indentation generation.
      Wrap the jobject in a jnixx::object; extend that.
      Add <Type>Array methods to jnixx.hxx.
      Simplify LocalMemory.
      Generate inlined C++.
      Eliminate duplicate jnixx objects in jni.so.
      Implement jni/LocalMemory.cxx.
      Generate explict jnixx dependencies; push code into jnixx.hxx.
      Convert remaining JAVAH JNI to JNIXX.
      Wrap more JNI methods.
      Ignore files.base and files.jnixx.
      Rename jniEnv and jni to _jni.
      Pass jnixx::env by value (and check it is only a word in size).
      Generate a single jni wrapper; pre-compile.
      Factor out a common print-return-code method.
      Embed JNI in String class.
      Fill in missing jnixx bindings.

Carlos Eduardo Seo (3):
      Broke PPC register bank into logical banks (GP, FP, Altivec).
      Added self to htdocs/people/index.html
      Updated the register banks numbers to match the new ones.

Chris Moller (217):
      fix a cd in the Makefile.rules; uncomment a commented import
      Changelog ety for the last ci.
      Initial ci of the timeline widgets.
      Added an API fcn to relabel the events
      Added motion readout.
      Added .cvsignore files
      Repositioned the motion readout.
      Added the stripchart screenshot image.
      Added "-lrt" to libftk.so link to resolve timer_*() dependencies.
      Added pkg-config *.pc install.
      Added a flush to _expose().
      Changed package to com.redhat.ftk
      rearranged test directory
      addad a wrapper testcase
      added a bit of description
      rearranged the directory structure
      rearranged the directory structure some more
      added the Makefile
      removed extraneous files
      removed another extraneous file.
      removed another extraneous dir.
      added a note to a useless dir
      added Makefile.am; renamed Makefile to Makefile-native
      added tlwidgets/Makefile to configure.ac
      tweaked Makefile.am
      finished integrating tlwidgets into the build
      Fixed broken src/jni/com_redhat_ftk_Stripchart.c and the associated makes.
      fixed tests to run against local shared libs and classpaths
      Fixed (I think) the build problem Andrew, Adam, and Igor were having.
      Removed the hard-coded events from Stripchart and replaced them with user-
      fixed non-local build
      Fixed (again) the tlwidgets build.
      Added console widget to ftk--no Java bindings yet.
      Added console widget screenshot.
      Added ftk_stripchart_set_bg_rgb_e() and ftk_stripchart_set_bg_rgb() to allow
      Added wrapper setBackgroundRGB for ftk_stripchart_set_bg_rgb().
      Added setBackgroundRGB to the stripchart in StatusWidget.java
      Added fcns to set readout colors.
      Added tests to check if the stripchart is mapped before drawing to the pixbuf.
      Added more tests to check if the stripchart is mapped before drawing to the pixbuf.
      Added TODO file.
      Fixed to use ftk.jar and libftk*.so from frysk-build
      Add vte testcase and makefile for it.
      Replaced librt timer_*() timers with glib g_timeout_add().
      Added the enhanced stripchart widget, its associated wrapper, and tests.
      Add missing files
      Added the eventviewer widget.
      Wrapper for eventviewer.
      Wrapper for eventviewer.
      add the dual ev testcase
      added eventviewer test, fixed builds for other tests
      Replaced stripchart with eventviewer.
      Added openpty work-alike.
      Junit test for Pty stuff.
      Junit test for Pty stuff.
      Patch to the Pty test.
      Added a constructor and a write method.
      Removed strpichart widgets due to ppc64 build problems.
      Removed strpichart widgets due to ppc64 build problems.
      Eventviewer new fcns.
      fixed classpath
      fixed classpath
      Added tests for Pty and Vte/Pty.
      Added frysk event generator.
      Eventviewer cairo drawing, dingbats, auto color.
      Tweaked to match new EventViewer API.
      Added stuff to eventviwer.
      Add a free() for trace label description strings.
      Merged separate eventviewers into a single viewer.
      A few more minor tweaks to the multi-trace viewer hack.
      bz 2844--popup getting clipped.
      Tiny tweak to popup display position.
      Added eventviewer API docs, tinkered a bit with the API.
      Add the colowheel to the docs; annd the colorwheel image.
      Added ftk_eventviewer_tie_events(); added documentation.
      bz 2880
      Added ftk_eventviewer_append_simultaneous_event_array()
      added ftk_eventviewer_tie_event_array()
      Fixed a bug where neew traces overlayed the legend.
      Fixed the fix.
      delete_trace(), internals
      commented out stuff from EventViewer.java that was killing the build.
      put back stuff that i commented out last night.
      moved the legend out of the scrolled window.
      center button, time readout, mouse wheel controls
      Added copyright statements.
      edited the list of required yum installs for fc6
      added entry about changing list of req'd yum installs in htdocs/build
      Added code to send diagnostics to cmoller@redhat.com if the 0xff
      Take out the local suppression of the 0xff error.
      Removed the entire mail thing.
      Added a check for unset status from waitpid.
      Added test to demonstrate PTRACE_DETACH failure under utrace-compatible ptrace.
      Simplified test to demonstrate PTRACE_DETACH failure under utrace-compatible
      Added a test for the 3205 'bug.'
      Renamed frysk3205/ptrace-test-3205.c to frysk3205/ptrace-test.c
      Added a test for bz 3381
      Added a test for bz 3381--take 2
      Test for bz 3381--take 3.
      Fixed frysk3381 test.
      Added a race-eliminating version of the test.
      Added a test for the 3381 bug.
      Added test omit/include options.
      Small fixes in Runner.java; update docs for new Runner switches.
      test for kernel bug 232837
      test for kernel bug 232837
      revised test for kernel bug 232837
      replaced a couple of invalid WCOREDUMP()s with false.
      hack around unused-g hyper-pedantic gcj problem
      fixed TestCase.fail() errors.
      hack to fix warning that kill builds under Werror.
      kill/fake out pedantic warnings
      fakeout unused parm warnings/errors
      fakeout unnecessary cast warnings/errors
      fakeout unnecessary cast and unused parm warnings/errors
      faked out missing throw
      replaced byte-peek with word-peek
      tweaked the efficiency of Ptrace.cxx
      Add StatelessFile stuff, including tests.
      Add the MemorySpaceByteBuffer class; patch TestByteBuffer to test it.
      throwErrno()s fixed
      This commit was generated by cvs2svn to compensate for changes in r5904,
      Mostly add a waitq to the utracer response file and a udb thread to watch it.
      Lots of stuff--see the changelogs.
      tweaks
      * LinuxTask.java (sendrecMemory): Replaced AddressSpaceByteBuffer
      Temporarily removed MemorySpaceByteBuffer due to 64-bit problems.
      cni/StatelessFile.cxx StatelessFile::pread(): Replaced pread()
      Put the temporarily removed MemorySpaceByteBuffer back in after verifying that
      Removed verifyBounds() and replaced it with an upper-bound check.
      * FileDescriptor.java: Added public native void lseek (long off).
      * utracer-if-io.c: Added a means of including data of arbitrary
      * udb-text-ui.c: Added a printregall command to print all
      * OVERVIEW: Added to provide of utracer and udb.
      * utracer-if-io.c: Fixed fork/attach/exec--it forks, attaches, and
      * udb-utrace-if.c: Added support for selectively execing a pgm and
      * Makefile: Added udb-i386.c and tweaked dependencies
      * udb-i386.c: New source file containing i386-specific code
      * udb-i386.c: New source file containing i386-specific code
      * udb-response.c:  Added code to display report_exec results
      * udb-i386.h:
      oops
      too tired to think--saving until tomorrow
      * udb-text-ui.c: Added hash table for syscall names.  Added parser
      * Makefile: Added utracer/utracer-errmsgs.h to dependencies.
      * utracer-errmsgs.h: Added an error string for non-quiesced task.
      * utracer-if-io.c:
      * udb-response.c: Added a report formatter for printmmap results.
      fixed the mount name stuff for printmmap
      * utracer-if-io.c: Minor cleanup.
      * utracer-base.c: Added initialisation for write proc wait queue.
      * Makefile: Changed default target to not setsuid of udb
      * udb-response.c: Added a way to kill the debugger from a script.
      * udb-response.c: Moved the printenv formatter here.  Encapsulated
      * udb-text-ui.c:
      * /udb-i386.c:  Cleaned up dead code.
      * include:
      * udb-text-ui.c:  Moved handle_printmmap() here from udb-utrace-if.
      * utracer: New directory added to hold public i/f code to the
      * module/utracer-cf-io.c: Fixed a rather egregious abuse of the
      New files I forgot to commit earlier.
      Another minor tweak and added a .cvsignore.
      * include/utracer.h: Fixed listpids stuff.
      Added utracer-ioctl.c
      REmoved redundant screendumps.txt.
      * include/utracer-errmsgs.h: Minor bug  fix.
      * udb-i386.c: Moved regspec parser here from udb-if-io.c.  Moved
      * udb-i386.h:
      * udb-text-ui.c (printreg_fcn): Removed the pid parsing from
      * udb-i386.h:
      More tweaks to regspec parsing.
      * udb-text-ui.c (printmem_fcn): Added CLI to getmem,
      * udb-i386.c: Added various free() and regfree() stuff for clean
      * udb-utrace-if.c
      * Makefile: Made insmod and rmmod absolute path specs.
      * module/utracer-if-io.c:  Added auto-detach on report_death.
      * udb-text-ui.c:
      * udb-utrace-if.c:
      * udb-i386.c:
      * module/utracer-cf-io.c: Fixed real fumducker bug in handle_register.
      Minor cleanup.
      * Makefile: Added stuff to build cni/Utrace.o and cni/utrace.h.
      Added copyright notices to all files.
      Extensive re-write to further isolate OS-dependent code from Java.
      * udb-utrace-if.c:  Removed.
      * udb-i386.c:
      Initial commit of the utracer wrapper.
      * include/utracer-errmsgs.h:
      * Judb.java: Added stuff for reading regs.  Cleaned up some stuff.
      * udb-response.c: Added LKM-initiated shutdown.
      * ResponseListener.java: New file--should have added it a long
      * utracer.sgml: New file: a DocBook SGML book wrapper for the
      * utracer_intro.sgml:
      Added ChangeLog
      Added .cvsignore
      Massive update from my local working copy into the frysk tree.
      didn't seem to take on last push
      part of massive update
      part of massive update
      part of massive update
      part of massive update.
      part of massive update
      part of massive update.
      part of massive update
      part of massive update
      part of massive update
      part of massive update
      part of massive update
      part of massive update
      part of massive update
      part of massive update
      Add boilerplate for utracer interface.
      Added Utrace class and a boilerplate test for same.
      Modified Fork to include a utrace method similar to ptrace().  Modified the
      Documenting utrace integration.
      Make test always pass--just prints diagnostics for the moment.
      Merge branch 'master' of ssh://cmoller@sourceware.org/git/frysk

Diego Novillo (4):
      common/
      common/
      Document packages needed for FC5 builds.
      Add FC5 dependency on xmlto.  Fix various typos.

Elena Zannoni (7):
      Revamp screenshots page.
      Add info on people working on the project.
      Add pointer to frysk team members page
      Update list of contributors to Frysk.
      Remove IvanP from "former contributors" section.
      Properly alphabetize. Add Mark's bio.
      Fix broken link to Documentation pages at top.

Frank Ch. Eigler (3):
      std
      none
      * htdocs autocheckout fix

Igor Foox (81):
      2005-09-02  Igor Foox  <ifoox@redhat.com>
      2005-09-02  Igor Foox  <ifoox@redhat.com>
      2005-09-06  Igor Foox <ifoox@redhat.com>
      2005-09-07 Igor Foox <ifoox@redhat.com>
      2005-09-08  Igor Foox  <ifoox@redhat.com>
      2005-09-08  Igor Foox  <ifoox@redhat.com>
      2005-09-10  Igor Foox  <ifoox@redhat.com>
      2005-09-09  Igor Foox <ifoox@redhat.com>
      Moved build instructions to /build. Added brief section on GUI related dependencies. Added links to dependency projects.
      Ooops, update (corrected) link to build page.
      Trying to add build index page.
      Fixed links to rpms caused by move to /build
      Fixed broken link to outdated (and missing) cairo-java package.
      Added version numbers for depndencies and short blurb on building on something other than FC4.
      Fixed required version of antlr from 1.7.4 to 2.7.4
      Refactored css to external stylesheet, added stylesheet.
      fixed problem with css file path in build/index.html
      Trying to fix path resolution problems.
      A test of path resolution.
      (Seems) to have fixed path resolution.
      Removing test link.
      Finally fixed css link error.
      2005-09-14  Igor Foox  <ifoox@redhat.com>
      Changed links to rpm's to point at (ftp) pub directory.
      Fix rpm links to use ftp://
      Added full path to RPM links, since ftp doesn't get the hostname added by default.
      2005-09-15  Igor Foox  <ifoox@redhat.com>
      frysk-gui:
      frysk-gui:
      Updated java-gnome packages for jg-common->glib_java rename. Sorted packages by last update dat.
      Removed link to frysk-cdtparser-3.0.0-1.i386.rpm (redundant, -2 available)
      Updated page to reflect new Java-GNOME packages.
      Fixed typo.
      Updated link to cdt-parser.
      2005-09-26  Igor Foox  <ifoox@redhat.com>
      Updated spec files to work in rawhide.
      Fixed type in ChangeLog.
      Removed links to individual packages. Updated yum description to point to frysk.repo file instead of adding stuff to yum.conf
      Fix typo.
      Added xfig to dependency list
      Updated description of how to install packages with yum. Description now also installs devel packages.
      2005-10-03  Igor Foox  <ifoox@redhat.com>
      Previously forgot to add ConsoleWindow.java, here it is.
      Fixed installation instructions.
      2005-10-12  Igor Foox  <ifoox@redhat.com>
      2005-10-14  Igor Foox  <ifoox@redhat.com>
      2005-10-14  Igor Foox  <ifoox@redhat.com>
      2005-10-18  Igor Foox  <ifoox@redhat.com>
      frysk-core:
      2005-10-18  Igor Foox  <ifoox@redhat.com>
      2005-10-18  Igor Foox  <ifoox@redhat.com>
      * /tests/anoncall/Makefile.am: Fixed typo.
      2005-10-21  Igor Foox  <ifoox@redhat.com>
      2005-10-25  Igor Foox  <ifoox@redhat.com>
      2005-10-26  Igor Foox  <ifoox@redhat.com>
      * frysk.spec: Added initial, incomplete version of spec file.
      * frysk.spec: Added detection of libdir name (lib/lib64) based on architecture.
      2005-10-26  Igor Foox <ifoox@redhat.com>
      2005-10-26  Igor Foox  <ifoox@redhat.com>
      2005-10-27  Igor Foox  <ifoox@redhat.com>
      2005-10-27  Igor Foox  <ifoox@redhat.com>
      2005-10-27  Igor Foox  <ifoox@redhat.com>
      * frysk-jdom.spec: Added new file.
      * frysk.spec: Changed dependency on jdom to frysk-jdom.
      * frysk.spec: Changed Group to Development/System.
      Updated build page with instructions on Frysk RPM. Updated dependencies information, adding some dependencies that were missing.
      Changed xfig dependency to transfig, updated version numbers for some Java-GNOME components.
      2005-10-28  Igor Foox  <ifoox@redhat.com>
      2005-10-31  Igor Foox  <ifoox@redhat.com>
      2005-11-01  Igor Foox  <ifoox@redhat.com>
      * Makefile.rules: Added ACLOCAL_AMFLAGS = -I common/m4 to include local
      2005-11-02  Igor Foox  <ifoox@redhat.com>
      2005-11-03  Igor Foox  <ifoox@redhat.com>
      2005-11-03  Igor Foox  <ifoox@redhat.com>
      Fix typo in previous commit.
      2005-11-03  IgorFoox  <ifoox@redhat.com>
      * configure.ac: Added detecton for x86_64 that adds /opt/frysk/lib64 to
      * configure.ac: Added detecton for x86_64 that adds /opt/frysk/lib64 to
      2005-11-09  Igor Foox  <ifoox@redhat.com>
      2005-11-16  Igor Foox  <ifoox@redhat.com>
      2005-11-16  Igor Foox  <ifoox@redhat.com>

Ivan Pantuyev (84):
      The jline interface
      jline key bindings
      deleting for reimport
      This commit was generated by cvs2svn to compensate for changes in r5,
      Uses native windows stuff, DELETE!
      Changed warning causing line, but according to author that causes exceptions on OS X
      Removed dependency on WindowsTerminal
      automake file for jline
      2005-8-13
      2005-08-13  Ivan Pantuyev  <ipantuye@redhat.com>
      2005-08-13
      2006-05-24  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-05-24  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-05-24  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      Renamed TaskSet.java to AllPTSet.java
      *** empty log message ***
      2006-06-01  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-05-31  Ivan Pantuyev  <ipantuye@redhat.com>
      removed again
      2006-06-06	Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-07  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-09  Ivan Pantuyev  <ipantuye@redhat.com>
      changed...
      2006-06-12  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-12  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-12  Ivan Pantuyev <ipantuye@ic.sunysb.edu>
      2006-06-12  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-12  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-14  Ivan Pantuyev  <ipantuye@redhat.com>
      qwerty
      2006-06-21  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-23  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-23  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-25  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-26  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-27  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-27  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-28  Ivan Pantuyev  <ipantuye@redhat.com>
      2006-06-28  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-06-28  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-05  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-07  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-18  Ivan Pantuyev <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-18  Ivan Pantuyev <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-18  Ivan Pantuyev <ipantuye@redhat.com>
      *** empty log message ***
      2006-07-19  Ivan Pantuyev <ipantuye@redhat.com>
      *** empty log message ***
      2006-08-09  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-08-22  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-08-22  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-08-22  Ivan Pantuyev  <ipantuye@redhat.com>
      *** empty log message ***
      2006-08-24  Ivan Pantuyev  <ipantuye@redhat.com>
      Import of jline 0.6.0

Jan Kratochvil (41):
      RESOLVES=http://sourceware.org/bugzilla/show_bug.cgi?id=3529
      * src/Makefile.in (INCFLAGS): Backward compatible $(top_builddir) fix
      * tests/run-ptrace-stepper: Fixed signal frame name for x86_64.
      * tests/test-ptrace.c: Fixed `-b' to never leave a stale child process.
      * tests/test-ptrace.c: Fixed `-b' to report missed target function.
      * src/dwarf/Gparser.c (apply_reg_state): Handle undefined PC by
      * tests/Gtest-resume-sig.c (handler): Fixed false PASS on non-ia64.
      * tests/test-ptrace.c (main): Check for too many unexpected child
      * src/elfxx.c (lookup_symbol): Fixed excessive buffer size requirement.
      * src/elfxx.c (lookup_symbol): Avoid returning irrelevant symbols
      * src/x86_64/Gfetch_proc_info_post.c: Set `cursor->sigcontext_addr'
      * src/x86/Gstep.c (unw_step): Handle the case of `c->dwarf.ip == 0'.
      * src/x86_64/Gstep.c (unw_step): Fixed debug message exhanged values.
      * src/x86/Gfetch_proc_info_post.c: Set `cursor->sigcontext_addr'
      * src/x86/Gstep.c (code_descriptor_trap): Handle the cases of signal
      * tests/Makefile.in (XFAIL_TESTS): `run-ptrace-signull' is now XFAIL
      https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218819
      * tests/Gtest-resume-sig.c (main): Return SKIP instead of FAIL on ia64
      * tests/check-namespace.sh.in (check_local_unw_abi): Restrict the
      * src/elfxx.c (elf_w): Fix regression in the 2006-12-10 bugfix;
      * frysk-common.ac: Call AC_SYS_LARGEFILE to get in sync all the ABIs.
      * src/elfxx.c (lookup_symbol): Fix false preceding zero-sized function
      * cni/FrameCursor.cxx (create_frame_cursor): Fix retrieved address.
      * tests/check-namespace.sh.in: Backward compatible $(top_builddir) fix
      * tests/Makefile.in (clean): No longer remove some source scripts.
      * tests/test-async-sig.c (do_backtrace): Limit maximum backtrace depth
      * libdwfl/dwfl_module.c: Include files updated.
      * kernel232837/attachstop.c: Extended for
      * acinclude.m4, config/compile, config/config.guess, config/config.sub,
      * bootstrap.sh (libunwind): Support a full autogenerated files removal.
      * .cvsignore: `config' is no longer a repository stored directory.
      * include/libunwind-ppc64.h (UNW_TDEP_CURSOR_LEN): Fixed for assert()s.
      * src/hppa/getcontext.S, src/hppa/setcontext.S, src/hppa/siglongjmp.S,
      * tests/test-ptrace.c (target_pid_kill): New function.
      * tests/ia64-test-setjmp.c (doit): New forward declaration.
      * src/Makefile.am (LIBRARIES_cdep, lib_LTLIBRARIES_cdep_setjmp):
      * Makefile.am (GEN_GCJ_LDADD): Update `libunwind-ptrace.a' path to the
      * frysk4330/stopkills.c: New file.
      * frysk4330/stopkills.c (expect_signal): New function.
      * frysk4330/stopkills.c (cleanup, timeout): New functions.
      * frysk4704/vdso-permissions.c: New file.

Jeff Johnston (32):
      2005-08-12  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-12  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-23  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-24  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-25  Jeff Johnston  <jjohnstn@redhat.com>
      Fix typo in method name with last entry.
      2005-08-26  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-26  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-30  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-30  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-30  Jeff Johnston  <jjohnstn@redhat.com>
      2005-08-31  Jeff Johnston  <jjohnstn@redhat.com>
      2005-09-20  Jeff Johnston  <jjohnstn@redhat.com>
      2005-09-23  Jeff Johnston  <jjohnstn@redhat.com>
      2005-10-18  Jeff Johnston  <jjohnstn@redhat.com>
      2005-10-18  Jeff Johnston  <jjohnstn@redhat.com>
      2005-10-26  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-01  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-01  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-01  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-04  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-04  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-07  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-07  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-10  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-10  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-11  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-16  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-17  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-18  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-18  Jeff Johnston  <jjohnstn@redhat.com>
      2005-11-30  Jeff Johnston  <jjohnstn@redhat.com>

Jose Flavio Aguilar Paulino (39):
      Adding basic frysk-assembler macros for PowerPC64.
      Correcting a test to not break frysk compile in PowerPC64.
      Correcting the test so it do not break frysk compile in PowerPC64.
      Small fixes to support PowerPC 32/64 support. Defined the struct size to store the registers and fixed 2 minor compiling problems.
      Fixed several frysk assembly small errors for PowerPC64. Updated the unit test for frameless functions which do not support Power because there is a gap in frysk assembly architecture for power. Need to review  frysk assembly for that.
      This patch make some updates to fix frysk assembly for power. Besides that, it patches some unit test which are not available for Power now (due frysk assembly limits) and the way these test were wroten.
      Fixing Power32 ISA. Patching the registers and creating register groups.
      Updating proc  classes to support Power32/64.
      Adding scripts to generate unwind classes for Power32/64
      Fixing a minor PPC32 script issue.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Fix for Power64 (isa registers and groups)
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Correcting last files to support libunwind CNI to PowerPC32/64.
      Fixing build system to ppc32 libunwind cni.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Renaming CR reg and adding register for original r3 (arg).
      Fixing PPC32on64 bank registers.
      Patching PPC32 and PPC64 registers to ptrace.
      Removing references to registers by strings.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Removing string references to Registers.
      Mapping PPC32/64 registers to libunwing regs.
      Fixing PowerPC access to regs and corefile fp notes section.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Adding test values Registers and added Power32/64 to factory.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Fixing 64 bit word loading for Power64, add CFI info and other minor issues.
      Fixed frameless function and load immediate for PowerPC32
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Changed HashMap.Entry to Map.Entry. This was necessary in order to compile for PowerPC.
      Updating register group names.
      Adding PowerPC support for tests.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Setting PPC32/64 as always-Zero registers for tests.
      Fixing tests for PowerPC64, mainly float pointer regs test.
      Fix tests for PowerPC32/64, remove old debug information.
      Fix the expected string for PowerPC32/64 isa.
      Fixing the Libunwind registers mapping for PowerPC32/64.

Kris Van Hees (32):
      http://sourceware.org/bugzilla/show_bug.cgi?id=4133
      http://sourceware.org/bugzilla/show_bug.cgi?id=4133
      http://sourceware.org/bugzilla/show_bug.cgi?id=4172
      http://sourceware.org/bugzilla/show_bug.cgi?id=4172
      http://sourceware.org/bugzilla/show_bug.cgi?id=4172
      Forgot to update the copyright statements.
      Forgot to update the copyright statements.
      Added 2.6.19-1.2911.6.5.fc6 to brokenSignals().
      * strace-clone-exec.shin: Do not run on FC6 kernels due to utrace
      * frysk-common.ac: Add AC_ARG_VAR([GCJFLAGS], ...) to register GCJFLAGS
      * frysk-common.ac: Add AC_ARG_VAR([GCJFLAGS], ...) to register GCJFLAGS
      * frysk-common.ac: Add AC_ARG_VAR([GCJFLAGS], ...) to register GCJFLAGS
      * frysk-common.ac: Add AC_ARG_VAR([GCJFLAGS], ...) to register GCJFLAGS
      * strace-clone-exec.shin: Changed the skip message
      Fix a botched ChangeLog entry where I forgot to change the name on the date
      * Makefile.rules (fryski): Put the building of fryski under
      Fix the copyright statement (typo).
      * cni/PseudoTerminal.cxx (reopen): Changed the logic to detach
      Missed the copyright statement.
      frysk-core/frysk/proc/ptrace/ChangeLog:
      2007-06-21  Kris Van Hees  <kris.van.hees@oracle.com>
      2007-06-21  Kris Van Hees  <kris.van.hees@oracle.com>
      Was thinking ahead a bit it seems.  Typo in the copyright notice fixed.
      2007-07-03  Kris Van Hees  <kris.van.hees@oracle.com>
      Updated the change description based on upstream bug feedback.
      2007-07-26  Kris Van Hees  <kris.van.hees@oracle.com>
      2007-07-26  Kris Van Hees  <kris.van.hees@oracle.com>
      2007-07-27  Zhao Shujing  <pearly.zhao@oracle.com>
      2007-09-06  Kris Van Hees  <kris.van.hees@oracle.com>
      2007-09-10  Kris Van Hees  <kris.van.hees@oracle.com>
      Made the code actually use the prefetched (and verified) values.
      Added include for stdlib.h.  This is needed because malloc() is used in this

Len DiMaggio (139):
      Initial cvs commit for (in progress) Dogtail GUI test scripts for Frysk.
      Cleaned up file intro comment blocks. Started adding isequal() function to Observer.py
      Cleaned up use of menuitem, menu function references per input from David Lawrence. No functional changes.
      Cleaned up calls to menu, menuitem functions per Dave Malcolm's suggestions.
      Cleaned up calls to menu and menuitem functions per Dave Malcolm's suggestions.
      Added generalized routines (in FryskHelpers) to start up and stop Frysk.
      For frysk_create_session_druid.glade: Added AT information for this widget: sessionDruid_sessionName
      Modifed scripts to skip the initial setup druid - the druid in a build from CVS head (May 22, 2006) is too fragile.
      For frysk/frysk-gui/frysk/gui/glade/procpop.glade - added AT field names for GUI elements in "Edit Observer" GUI.
      Not clear why file frysk/frysk-gui/frysk/gui/glade/procpop.gladep is showing up as changed again.
      ObserverElement.py - initial checkin - this script/object supports the data model used to create Custom Observers.
      Initial checkin - script/object used to support data model for creating CustomObservers.
      Initial checkin - sample XML file for creating new Custom Observers.
      Initial checkin - XML parser for creating new Custom Observers from XML files.
      Initial checkin - this is a rough model at this point. Test to create Custom Observers from XML file-resident data.
      Completed isequal() method
      Added AT-specific properties informatin to support Dogtail automated GUI tests.
      Added setting the Observer type based on test data (XML) file.
      Modified scripts for use in Summit demo - these run as of May 25, 2006 11AM ETD CVS head - need to have a tag applied to Frysk src.
      Changed to point to Frysk in /opt/Frysk.
      Corrected reference to Frysk binary location.
      Minor edits
      Updated TestDruid.py - it's a test setup script, not really a test - to match the current state of the GUI.
      Added test to TestDruid.py to verify that generated session object matches test input data.
      Modified sample XML file to not include reference to xterm - that process might not be running!
      For frysk_suite.sh and frysk_suite.py - As of June 8, 2006, there's a problem with the test suite - either Frysk or Dogtail gets confused and attempts to run tests before other tests have completed - short-term workaround is to comment out these lines, run the tests separately, and read the datafiles from the CLI
      Added a check to make sure that AT SPI is enabled (gconftool-2 -g /desktop/gnome/interface/accessibility must return true) before starting Frysk. Per Phil Muldoon's suggestion.
      Correct test 'testSessionFile' to generate pass/fail values.
      Added test to verify that observer created matches input file.
      In FryskHelpers.py - made the skipDruid method match the current GUI.
      Minor change to kill any left over Frysk processes before starting Frysk.
      Corrected a small mistake in teardown method.
      Altered scripts to accept Frysk GUI binary name as CLI argument. For Observer-related scripts, made changes previously blocked by bugs in creating observers.
      Cleaned up test entry - non-Druid tests close the Druid dialog at start of test - set up some basic logging - need to reconcile TC test controls with pyunit - just duplicate them? Not clear yet.
      Added a consistent set of logging statements - given the prototype state of the tests, some of the logging messages are contrived, but, they are better that simple "print" statements.
      Added code to ObserverHandler.py to handle cases where string written to Observer data file does not equal the GUI element name. (file = "Stop", GUI = "Stop Generic Actions").
      Made significant changes to correct a logic flaw in ObserverHandler.py and dependent scripts - the scripts need much more work as they had originally been written to avoid GUI bugs that are now fixed.
      Corrected logic - added code to handle multiple ActionPoints in an Observer.
      More changes to properly handle multiple actions and filters in an Observer.
      Completed Observer-diff test and supporting code.
      Added AT information for new session name text field.
      Initial cut at a script to create a new session object - matches GUI as of 20060615.
      Added AT information for new Session Manager table of existing sessions.
      Moved code to create a minimal session from TestDruid.py to createMinimalSession function in FryskHelpers - this code will be needed by all other scripts as the Session Manager (Druid) is started when Frysk is started (as of 20060616).
      Removed reference to script 'TestCreateObservers.py' - this script uses hardcoded data and was intended as a demo for the June 2006 Red Hat summit. The script 'TestCreateObserversfromDataModel.py' performs a better test.
      Modified TestCreateObserversfromDataModel.py TestCredits.py TestLicense.py to make use of call to createMinimalSession in FryskHelpers to create SessionManager session at start of test.
      Added a first cut at a test to select all processes and all observers.
      First cut at a test to create a session by selecting all processes and observers.
      Added support for observer description field to tests. Added AT information for observerDescriptionTextView in glade file.
      Started on test to compare Observer displayed in GUI with Observer in persistent data file - blocked by bug:   http://bugzilla.gnome.org/show_bug.cgi?id=345667
      Corrected logic errors in tests and test supporting code - the tests should have trapped bug:  http://sourceware.redhat.com/bugzilla/show_bug.cgi?id=2817, but didn't...   :-(
      Change to match GUI's removal of tagsets - start to write code to support creation of all observer types.
      Added missing AT information for session druid.
      Changes to match changes in Frysk Glade files.
      For Test2866.py - this script recreates bug: http://sourceware.org/bugzilla/show_bug.cgi?id=2866
      Minor formatting edits only.
      Updated file to remove reference to FryskGui process. This file may have to be modified to reference processes specific to target test machine.
      Added AT information for observerActionsTable and observerFiltersTable - it was there once in the past.  ;-)
      Changes to resynch with GUI changes.
      Cleaned up string matching on observer event types - the parser now performs the check, not the test script.
      New file - use with any test - e.g., TestCredits.py - to recreate bug #2921 -
      Removed debug statements so entire suite can be run.
      First version of test data file for creating new exec observer - currently triggers bug: http://sourceware.org/bugzilla/show_bug.cgi?id=2871
      New test data file
      New test data file
      Added tests for all the observer types - failing tests are commented out so the test suite runs to completion.
      Added test for bug 2921.
      Minor cleanup only.
      Minor cleanup - removing hardcoded strings (dialog names, etc.) from test scripts.
      More cleaning out of hardcoded strings
      Cleaning more hardcoded strings.
      Changed killFrysk() to copy old test files to $HOME/.frysk<time>
      Cleaned up more hardcoded strings.
      Cleaned up string matching from XML files to strings displayed in GUI.
      *** empty log message ***
      Updated test for bug 2807.
      Cleaning up stub code for handling all types of observers.
      Updated test data files to match current state of the GUI
      Updates to stay in synch with GUI changes.
      Made the list of tests easier to follow.
      More cleanup - now - all the observer creation tests run.
      Added back Nurdin's changes.
      Commented out code that causes bug http://sources.redhat.com/bugzilla/show_bug.cgi?id=2974
      Cleaned up comments only.
      Cleaning up comments and commented out code.
      Cleaned up comments and commented out code.
      Cleaned up comments, commented out code.
      Added functions to invoke/signal funit-child
      Adding Frysk/Dogtail demo files.
      Added pointer to Dogtail+Frysk demo.
      Made the title read better.
      Minor edit.
      Added italics.
      Added (incomplete) new functions to invoke funit-child and verify that the operation requested of funit (via signals) is complete.
      Corrected typo
      Small change to stay in synch with GUI changes.
      Added AT information to logTextView GUI element - needed for Dogtail automated tests.
      Added ugly code to deal with random blank spaces in GUI strings, Updated sample data file to match current GUI.
      Corrected logic errors - kept code in synch with GUIs.
      Updated to match GUI changes.
      More edits to make files more complete.
      Staying in synch with GUI changes.
      Updated data file.
      Cleaned up logic errors that were previously needed to deal with input data.
      Updated TestEventViewerMarkers.py to include positive/negatve tests.
      Changed to always use funit-child as a targetprocess.
      Updated to use new startup/teardown routines (that use funit-child process).
      Forgot to commit the new file: TestRunObject.py
      Made this change:
      Removed debug messages
      Changed calls to .grabFocus() method to .grabFocus attribute
      Added code to kill any stray funit-child processes before a test is run.
      Prototype of changing tests into a single Pyunit suite.
      Corrected http://sourceware.org/bugzilla/show_bug.cgi?id=3128 in FryskHelpers.py, TestCreateObserversfromDataModel.py
      Finished first cut at having tests run as a Pyunit suite.
      Cleanup of tests to run as pyunit suite.
      More tests running as part of pyunit suite.
      More tests running as part pf pyunit suite.
      Modified to enable the frysk_suite.in file to serve as input to generate a python script that will be located in the build tree, but be able to run tests resident in the source tree. The only change needed beyond the changes made in order for frysk_suite.in to be successful is that the PYTHONPATH env variable must be set to the source dir of the dogtail scripts and the test data files.
      Modified frysk_suite.in to make use if sys.path to eliminate need for PYTHONPATH to be set to find modules in source tree.
      Prototype for test to walk thru all GUI nodes.
      Corrected comments.
      Added more to prototype.
      More work on prototype - added comment block for program intro
      Wrapped up the first path thru the GUI.
      Refactoring  guiWalkTest.py - starting to build Python classes - these inherit from AbstractGuiClass.py - to model GUI's intra-window relationships to better support guiWalkTest.py - and to support other GUI tests.
      Added tests for 'open terminal' window.
      Changed signature for function that creates initial druid session to include boolean parameter to touch all GUI Nodes. Added final test path to guiWalkTest.py
      First complete version of test - runs for ~15 min.
      Cleaning up a bit - removing hardcoded referneces to dialogs.
      Changes to synch up with GUI changes.
      Changed to synch up with GUI changes.
      Updated to match changes in helper routines.
      Completed converting tests to run as a Pyunit suite - moved the original files into an "obsolete" directory. Updated the new/current tests to write the test names to stderr when run as a Pyunit suite.
      Moved these files to the obsolete directory.
      Cleaned up code to exit from Frysk.
      Initial checkin - script to run suite in headless/normal Dogtail modes
      Minor change - to stay in sync with current GUI
      Added test for bug 3380

Mark Wielaard (311):
      * SourceWindowFactory.java (finishSourceWin): Fix if block.
      * frysk-sys/frysk/sys/TestPtraceByteBuffer.java: New test.
      * frysk-sys/frysk/sys/TestPtraceByteBuffer.java
      * Makefile.gen.sh: Add -H to grep invocation.
      * Makefile.am (EventViewer.o): Add $(srcdir) to include path.
      * TestStackBacktrace.java: Removed unused Level and Host imports.
      * cni/Wait.cxx (waitAll): Save errno before calling log().
      * StressAttachDetachManyTasks.java (test): Mark broken 2468.
      2006-07-27  Mark Wielaard  <mark@klomp.org>
      * Ptrace.java (poke): Change data parameter from int to long.
      * frysk/sys/cni/PtraceByteBuffer.cxx (newPerror): Removed.
      * frysk-imports/lib/elf/cni/Elf.cxx (elf_end): Set fd field to -1.
      i2006-08-14  Mark Wielaard  <mark@klomp.org>
      * StressMapRead.java (testMapRead): Add brokenXXX(3043).
      * ForkTestLib.java: New file.
      2006-08-15  Mark Wielaard  <mark@klomp.org>
      * TestBreakpoints.java: Implements Observer.
      * TestBreakpoints.java (tearDown): Add more comments about child
      * TaskState.java: Merge (syscall)WaitForContinueOrUnblock,
      * TaskState.java (transitionToSyscallRunningState): Add signal
      * TaskState.java: Merge detaching and detachingInSyscall states.
      2006-09-01  Mark Wielaard  <mark@klomp.org>
      * TestSyscallRunning.java: Removed doesn't compile on x86.
      2006-09-04  Mark Wielaard  <mark@klomp.org>
      * include/linux.syscall.h: include errno.h.
      * TaskState.java (syscallBlockedEnteringSyscall): Removed, merge
      * TaskState.java (SyscallRunning): Removed, merged with Running.
      * TaskState (transitionToSyscallRunningState): Removed, merged with
      2006-09-07  Mark Wielaard  <mark@klomp.org>
      * TaskState.java: Merge BlockedSignal, SyscallBlockedInSyscall and
      * TaskState.java: Merge Running and runningInSyscall states.
      * tests/TestStackBacktrace.java (testBacktrace): Disabled when
      * Task.java (syscallObservers): Made package private.
      * TestSyscallRunning.java: Add message to each assert.
      * PendingCodeObserver.java: New class.
      2006-09-18  Mark Wielaard  <mark@klomp.org>
      * tests/cni/TestLib.cxx (getFuncAddr): Extract define out of
      * LinuxX8664Syscall.java (syscallList): Updated with audit results.
      * BreakpointAddresses.java (addBreakpoint): Take address as argument.
      (testThreadedBacktrace): Disabled. Bug #2936.
      2006-09-25  Alexandre Oliva  <aoliva@redhat.com>
      * TestSyscallSignal.java: Replace usage of sys.SyscallNum with
      2006-09-29  Mark Wielaard  <mark@klomp.org>
      2006-10-05  Mark Wielaard  <mark@klomp.org>
      * TaskState.java (transitionToRunningState): Remove syscalltracing
      2006-10-05  Mark Wielaard  <mark@klomp.org>
      2006-10-11  Mark Wielaard  <mark@klomp.org>
      2006-10-12  Mark Wielaard  <mark@klomp.org>
      2006-10-14  Mark Wielaard  <mark@klomp.org>
      Unfortunately auditlib doesn't seem to know all the names.
      2006-10-14  Mark Wielaard  <mark@klomp.org>
      Add links to signal documentation.
      * TestTaskSyscallObserver (testExecSyscall): Mark broken #3244.
      Fixes bug #3571
      * frysk-core/frysk/proc/TestTaskObserverInstructionAndCode.java:
      * TestTaskObserverInstructionAndCode.java:
      * fstep.java: New file.
      Fixes frysk/3825
      * tests/TestElf.java (testObjectFile): Add and use
      * eventviewer/BoxList.java: Remove @author to make
      * Isa.java (isTaskStepped): New method.
      Fixes bug #3676
      Fixes bug #3240
      * DwflLine.java (toString): New method that gives a debug String
      * TestTaskObserverInstructionAndCode.java
      * TestRunner.javain (main): Glade files moved from frysk/gui/glade
      * Makefile.am: Use CXX, not GCJ to compile cxx files.
      * Makefile.rules (checked-for-java-util-vector): Remove whitespace
      * include/linux.syscall.h: Define MAX_ERRNO if not yet defined.
      * dialogs/ErrorDialog.java (getStringTrace): Get whole StackTrace
      * frysk.java (addOptions): Removed.
      * common/frysk-common.ac (AC_LANG(JAVA)): Add to make autoconf
      * fhpd.java (FhpdCompletor): Mark as static class.
      * hpd/CLI.java: Delete unused import lib.stdcpp.Demangler.
      * RunCppTreeParser.java (rctpsymTab): Mark as static class. Don't
      * Makefile.am (classdir): Pass JAVACFLAGS to JAVAC
      * getopt/Makefile.am (getopt.jar): Pass JAVACFLAGS to JAVAC.
      * Makefile.am (classdir): Pass JAVACFLAGS to JAVAC.
      * Makefile.am (jline.jar): Pass JAVACFLAGS to JAVAC.
      * Makefile.am (cdtparserversion/CDTParserTest.class):
      * RunCppParser.java: Removed unused import FileArgumentCallback.
      * hpd/SymTab.java: Removed unused import DwflLine.
      * StressAttachDetachManyTasks.java (test): Remove #2468 blocker.
      * funit-asm.h (STORE __x86_64__): Use mov, not movl.
      * TestStackFrame.java (testDebug): Mark as broken #3968.
      * funit-stackframe.S (main): Use push, not pushl.
      * Makefile.am (icon_DATA): Use imagesdir.
      * frysk3997/ptrace_step_sig.c: New test.
      2007-02-07  Mark Wielaard  <mark@klomp.org>
      * LinuxIa32Syscall.java (syscallList): Add getcpu and epoll_pwait.
      2007-02-08  Mark Wielaard  <mark@klomp.org>
      * fstep.java: Fix output to say fstep, no fstack.
      2007-02-12  Mark Wielaard  <mark@klomp.org>
      * Makefile.am (frysk3228/LoggerParent): Add to TESTS.
      * frysk-common.ac (HAVE_ECJ): Only enable when gcj doesn't support
      * RegisterSetBuffer.java (peek): Remove unnecessary int cast.
      * util/PrintWriter.java (printp(int,char,long)): Pass on padding.
      * Disassembler.java (disassemble): Mark native method as throwing
      * eio/ByteOrdered.java: Removed unnecessary int, long and float casts.
      * tests/TestElf.java (findNoteSegment): Doesn't throw.
      2007-02-19  Mark Wielaard  <mark@klomp.org>
      2007-02-19  Mark Wielaard  <mark@klomp.org>
      * frysk-common.ac (AC_CHECK_PROGS): Try gjavah also.
      2007-03-01  Mark Wielaard  <mark@klomp.org>
      Add missing ChangeLog entry:
      Add missing ChangeLog entry:
      * Makefile.rules (fryski_LINK): Add fryski_LDFLAGS.
      * cni/ElfPrpsinfo.cxx (getNoteData): Remove debug printfs.
      * Makefile.rules: Define FRYSK_ASCOMPILE and use instead of
      * Makefile.am: Add AM_LDFLAGS to per target LD_FLAGS.
      * Makefile.am: Add AM_LDFLAGS to per target LD_FLAGS.
      * TestPut.java: Remove unnecessary casts to int and long.
      * Expect.java (expectMilliseconds): Don't use unimplemented methods.
      2007-03-06  Mark Wielaard  <mark@klomp.org>
      * Makefile.rules (.java.h): Echo class and header file only once.
      * Match.java (start): Reintroduce as abstract protected method.
      * eio/ByteBuffer.java (get(byte[],int,int)): Remove unecessary
      * Makefile.am (frysk2631/ice.sh): Grep for 'internal compiler error:'.
      * frysk-common.ac (JAVACFLAGS): See if -Wall is available.
      2007-03-19  Mark Wielaard  <mark@klomp.org>
      * m4/frysk_werror.m4: Make CFLAGS depend on old value, not on
      * configure.ac: Pass on host, build and prefix to libunwind-i386
      Suggested by Thomas Girard (thomas.g.girard@free.fr)
      Suggested by Thomas Girard (thomas.g.girard@free.fr)
      * LinuxPtraceTaskState.java (attaching):
      * Makefile.am (systests_PASS_PROGRAM): Added frysk3228/LoggerParent.
      * Wait.java (static): Use frysk.sys for getLogger().
      * TestLib.java (logger): Use frysk.sys.termios for getLogger().
      * TimerEvent.java (logger): Use frysk.event for getLogger().
      * Host.java (logger): Use fully qualified frysk.proc for getLogger().
      * StackCallbacks.java (logger): Use frysk.rt for getLogger().
      * test/GuiTestLib.java (logger): Use frysk.gui.test for getLogger().
      2007-04-04  Tim Moore  <timoore@redhat.com>
      * TestTaskObserverCode.java: New test.
      * funit-child.c (usage): Document SIGPROF handling.
      * TestTaskObserverCode (child, task, proc): Make private fields.
      * frysk-core/frysk/proc/LinuxPtraceTaskState.java (detaching):
      * DebugInfoEvaluator.java (getClassType): Removed unused label
      * Instruction.java: New class.
      * LinuxTaskState.java (clonedState): No more syscallRunning and
      2007-06-20  Mark Wielaard  <mwielaard@redhat.com>
      Fixed up entries to not include full path.
      frysk-core/frysk/proc/ChangeLog
      2007-06-27  Mark Wielaard  <mwielaard@redhat.com>
      2007-06-27  Mark Wielaard  <mwielaard@redhat.com>
      * Breakpoint.java (prepareStep): Don't reset pc.
      +       * Makefike.am (frysk4704_vdso_permissions_CFLAGS): Add
      * TestTaskObserverCode.java: Add running without deletion and
      * Instruction.java: Document and add convenience constructors.
      * LinuxPowerPCSyscall.java (syscallList): Add getcpu and epoll_pwait.
      * TestSyscallRunning.java (testSyscallRunning):
      * Breakpoint.java (NOT_STEPPING, OUT_OF_LINE_STEPPING,
      frysk-core/frysk/pkglibdir/ChangeLog
      * IA32InstructionParser.java: New class.
      * IsaIA32.java (getOutOfLineAddresses): Use Auxv entry point.
      * IsaX8664.java hasExecutedSpuriousTrap): Check for SYSCALL
      * Breakpoint.java (reset): Only copy back bytes covered by
      * TestStepping.java (testASMSingleStep): Add unresolved for bug #4751.
      * Expect.java (expectMilliseconds): Use supplied milli seconds for
      frysk-core/frysk/bindir/ChangeLog
      * TestTaskSyscallObserver.java (testExecSyscall): Remove
      * htdocs/documentation/index.html: Add section Articles on frysk.
      2007-07-11  Zhao Shujing  <pearly.zhao@oracle.com>
      * gladedir/frysk_create_session_druid.glade (label128):
      frysk-core/frysk/proc/ChangeLog
      frysk-core/frysk/proc/live/ChangeLog
      * TestLinuxCore.java (testInsertedBreakpoint): New method.
      Add missing ChangeLog entry:
      * Makefile.am (frysk4796_dwfltest_CFLAGS): Add
      frysk-core/frysk/proc/ChangeLog
      * package.html: New file describing implementation details of
      Fixes bug #4838
      2007-07-25  Mark Wielaard  <mwielaard@redhat.com>
      * DaemonBlockedAtEntry.java: New file.
      frysk-core/frysk/proc/live/ChangeLog
      * CoredumpAction.java (): Use Task.getRegisterBanks() not
      Fixes bug #4865
      * StacktraceAction.java (printTasks): Remove debug println.
      * TestLinuxCore.java (testLinuxTaskPopulation): Change "elf" to
      frysk-core/frysk/proc/live/ChangeLog
      Fixes bug #4894
      2007-08-08  Mark Wielaard  <mwielaard@redhat.com>
      * TestTaskObserverCode.java (testCodeSignalInterrupt): New test
      * InlineSourceView.java (mouseEvent): Use asLong instead of
      frysk-core/frysk/testbed/ChangeLog
      frysk-core/frysk/proc/ChangeLog
      * PointerType.java: Remove unused import lib.dwfl.BaseTypes.
      frysk-gui/frysk/gui/srcwin/ChangeLog
      Fix email address.
      * cni/UnwindH.hxx: Remove double include.
      common/ChangeLog
      common/ChangeLog
      common/ChangeLog
      common/ChangeLog
      * fstep.java (DummyDisassembler): New static helper class.
      Touching all libunwind files
      This commit was generated by cvs2svn to compensate for changes in r6925,
      Remove new libunwind_20070829 branch files from HEAD.
      * Imported and merged with libunwind 20070829.
      * aux/config.guess: Remove generated file.
      * Makefile.am (SUBDIRS): Exclude docs.
      * ObjectFile.java (ObjFBuilder.getTracePoints):
      * src/Makefile.am: Don't special case libunwind-ptrace. Use upstream
      * tests/test-async-sig.c: Remove duplicate nerrors_max (merge error).
      frysk-sys/frysk/junit/ChangeLog
      * libdw.h (__extern_inline): Check before defining.
      common/ChangeLog
      common/ChangeLog
      * TestLinuxCore.java (Symbol): New static helper class.
      frysk-core/frysk/proc/ChangeLog
      Import of libunwind version 20070829
      2007-10-10  Andrew Cagney  <cagney@redhat.com>
      * RegsCase.java (IA32): Set EFLAGS value to null for now.
      commit of 10102007 libunwind import
      merge of 10102007 libunwind import in libunwind subdirectory
      frysk-imports/libunwind/ChangeLog:
      * SourceView.java (clickedOnTextArea): Don't catch
      frysk-imports/ChangeLog
      Fixes bug #5201
      Don't subtract one from EFLAGS bit mask.
      Merge branch 'master' of git://sourceware.org/git/frysk
      Find and use correct thread_parent task frame index.
      Fix bug #4895 updateHit gets called for each task.
      Add possible exception causes to Message for extra diagnostics.
      frysk-core/frysk/stack/ChangeLog
      Import of libunwind version libunwind-20071122
      Merge branch 'vendor/LIBUNWIND'
      Merge branch 'master' of git://sourceware.org/git/frysk
      * CountDownLatch.java (await): Mark as synchronized.
      Setup pc value for LinuxExeTask.
      * git-fu.html: Document importing on vendor branches and merging
      Get rid of ProcName libunwind symbol lookup.
      Copy Document importing on vendor branches and merging upstream sources
      Remove stale .cvsignore file from libunwind.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Get rid of ununsed libunwind elf_symbol lookup patches.
      Make libunwind get_unwind_table a bit more 64bit safe.
      Don't use libunwind ProcInfo, but normal Symbol lookup for stack.
      Cleanup unused libunwind callbacks.
      Use libunwind cursor to get at CFA.
      Add StepOverPrologue test.
      Add new libunwind get_unwind_table interface.
      Add libunwind-* arch symlinks and use "normal" recursive configure.
      Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A.
      Use only eh_frame data for libunwind get_unwind_table.
      Simplyfy TestLtrace class structure and remove unresolved bug #5053.
      Add debug_frame parsing.
      Add missing copyright boilerplate.
      Add and use frame table specific address space in libunwind.
      nodebug and noeh frame unwind tests.
      Revert old unused elf and ptrace libunwind changes.
      Fixup x86_64 setcontext libunwind merge.
      Import of libunwind version libunwind-20070205
      Update importing new vendor branch changes instructions.
      Merge branch 'vendor/LIBUNWIND'
      Merge commit 'origin'
      Update vendor branch merge to trunk instructions.
      Properly format TimeoutException message and add unit.
      Always pass milliseconds on timeout.
      Add caller() and callers() methods to rsl Log.
      Don't crash when there is a bad outer frame.
      Remove outStream from FlowControlWriter.
      Pretty print set output. Fixes bug #5731.
      Fix help typos.
      Add help word wrapping.
      Add WordWrapWriter documentation.
      Allign all help command option descriptions.
      Add new test TestActionsCommand.
      Use Comparator inside ActionPointCommands. Fixes bug #5809.
      Mark TestListCommand.testListFrames() unresolved bug #5901.
      Use tighter expect regexps for TestActionsCommand.
      Add plt stepping test for bug #5259.
      Add toString to Frame.
      Implement libunwind fallback for plt frame. Fixes bug #5259 on x86.
      Fix javadoc generation using javadoc instead of gjdoc.
      Add manpages html make build target.
      Add targets for uploading manpages.
      Add manpages to htdocs/documentation/index.html.
      Fix URL and refpurpose typos in manpages.
      Enable tests for resolved bug #3737.
      Make sure all messages to user are flushed before first prompt.
      Make method comment a javadoc comment.
      Fix ulink in manpages.
      Make TestDebugInfoStackTrace.frameAssertions() more robust.
      Implement libunwind fallback for x86_64 plt frames.
      Always allow instruction stepping through SteppingEngine. Fixes bug #5907.
      Removed debug output from ProcFollowUtil
      Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug.
      Put refpurposes one line for easy manpage generation.
      Catch bad refpurpose tags. And fix funit-procmask.xml and funit-exit.xml.
      Use sed grep for multiline refpurpose tags.
      Signal frame tests and fix for first step into signal handler.
      Mark Task as justStarted when receiving an ExecedEvent.
      Use correct Options constructor for ferror.
      Set task pc before calling any Code observers on breakpoint. Fixes bug #6029.
      Mark TestTypeFactory tests unresolved bug #6396.
      Add TestFrame.testInnerFrameAddress for bug #6029.
      Use outer frame address in TaskTracer for getting return address.
      Make java main detection in Makefile.gen.sh more strict.
      All TestBreakpoint tests should now PASS (except on broken x86 kernels).
      Removed bogus (unresolved) test for (duplicate) bug #2915.
      Don't mark TestStepping.testStepSigRaise() as unresolved bug #4237.
      Don't skip tests with TestLib/Case/Bed in the name.
      Mark TestDebugInfoStackTrace.testBacktrace() as resolved (bug #4468).
      Enable TestDisplayCommand and adjust to new actions syntax. Solves bug #4982.
      Enable TestFhpdStepping, new testbed and remove stepi/nexti. Fixes bug #4919.
      TestBreakpoints.testHpdBreakpoint() call load and start. Fixes bug #5165.
      Enable TestEvalCommands.testPrintLocationFails because bug #5345 was fixed.
      Record Task registering TaskObserver.Code with BreakpointAddresses. Bug #5234.
      Reset breakpoints on fork. Fixes bug #5331.
      Correct vfork test counts.

Mike Behm (2):
      fixed the CSS file
      Fixed typos and add a link to www.jython.org

Mike Cvet (538):
      2006-06-06  Mike Cvet  <mcvet@redhat.com>
      2006-06-06  Mike Cvet  <mcvet@redhat.com>
      2006-06-09  Mike Cvet  <mcvet@redhat.com>
      2006-06-15  Mike Cvet  <mcvet@redhat.com>
      2006-06-15  Mike Cvet  <mcvet@redhat.com>
      2006-06-15  Mike Cvet  <mcvet@redhat.com>
      *** empty log message ***
      2006-06-16  Mike Cvet  <mcvet@redhat.com>
      Not needed
      2006-06-19  Mike Cvet  <mcvet@redhat.com>
      2006-06-19  Mike Cvet  <mcvet@redhat.com>
      2006-06-19  Mike Cvet  <mcvet@redhat.com>
      2006-06-20  Mike Cvet  <mcvet@redhat.com>
      2006-06-20  Mike Cvet  <mcvet@redhat.com>
      2006-06-20  Mike Cvet  <mcvet@redhat.com>
      2006-06-21  Mike Cvet  <mcvet@redhat.com>
      2006-06-22  Mike Cvet  <mcvet@redhat.com>
      2006-06-23  Mike Cvet  <mcvet@redhat.com>
      2006-06-27  Mike Cvet  <mcvet@redhat.com>
      Disabling bringing up the window; bug (possibly amd64 or race condition) prevents this from happening.
      Adding package
      2006-06-30  Mike Cvet  <mcvet@redhat.com>
      2006-07-03  Mike Cvet  <mcvet@redhat.com>
      2006-07-03  Mike Cvet  <mcvet@redhat.com>
      2006-07-05  Mike Cvet  <mcvet@redhat.com>
      2006-07-11  Mike Cvet  <mcvet@redhat.com>
      2006-07-11  Mike Cvet  <mcvet@redhat.com>
      2006-07-12  Mike Cvet  <mcvet@redhat.com>
      2006-07-12  Mike Cvet  <mcvet@redhat.com>
      2006-07-12  Mike Cvet  <mcvet@redhat.com>
      2006-07-13  Mike Cvet  <mcvet@redhat.com>
      2006-07-13  Mike Cvet  <mcvet@redhat.com>
      2006-07-14  Mike Cvet  <mcvet@redhat.com>
      2006-07-14  Mike Cvet  <mcvet@redhat.com>
      2006-07-17  Mike Cvet  <mcvet@redhat.com>
      2006-07-17  Mike Cvet  <mcvet@redhat.com>
      2006-07-17  Mike Cvet  <mcvet@redhat.com>
      Added shots of the Register Window and Memory Window with corresponding blurbs.
      Added Memory Window and Register Window under Use Cases as well.
      2006-07-20  Mike Cvet  <mcvet@redhat.com>
      Fixed a showAll() oops
      2006-07-21  Mike Cvet  <mcvet@redhat.com>
      Commiting the glade as well...
      2006-07-21  Mike Cvet  <mcvet@redhat.com>
      2006-07-21  Mike Cvet  <mcvet@redhat.com>
      Removed.
      Removed processPicker calls until next week.
      2006-07-24  Mike Cvet  <mcvet@redhat.com>
      Added in a workflow for creating and concurrently running multiple sessions.
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Actually added the new files this time.
      2006-07-24  Mike Cvet  <mcvet@redhat.com>
      2006-07-25  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/monitor:
      2006-07-26  Mike Cvet  <mcvet@redhat.com>
      2006-07-27  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui
      2006-07-28  Mike Cvet  <mcvet@redhat.com>
      2006-07-28  Mike Cvet  <mcvet@redhat.com>
      2006-07-31  Mike Cvet  <mcvet@redhat.com>
      2006-07-31  Mike Cvet  <mcvet@redhat.com>
      2006-07-31  Mike Cvet  <mcvet@redhat.com>
      2006-08-01  Mike Cvet  <mcvet@redhat.com>
      2006-08-02  Mike Cvet  <mcvet@redhat.com>
      * actions/RunExternal.java: commented.
      2006-08-03  Mike Cvet  <mcvet@redhat.com>
      2006-08-03  Mike Cvet  <mcvet@redhat.com>
      2006-08-04  Mike Cvet  <mcvet@redhat.com>
      * ObserverItemRow.java (apply): Applied GNU formatting.
      2006-08-08  Mike Cvet  <mcvet@redhat.com>
      2006-08-08  Mike Cvet  <mcvet@redhat.com>
      2006-08-08  Mike Cvet  <mcvet@redhat.com>
      Fixed an empty dialog oops
      2006-08-09  Mike Cvet  <mcvet@redhat.com>
      2006-08-09  Mike Cvet  <mcvet@redhat.com>
      2006-08-09  Mike Cvet  <mcvet@redhat.com>
      2006-08-09  Mike Cvet  <mcvet@redhat.com>
      Edited PIDColumnDialog, SessionProcDataModel, and SessionProcTreeView to explicitly use frysk.sys.proc.Stat for its VSZ, RSS, and newly-added CPU time for the MainWindow's ProcTreeView columns.
      2006-08-09  Mike Cvet  <mcvet@redhat.com>
      Commented.
      2006-08-14  Mike Cvet  <mcvet@redhat.com>
      2006-08-14  Mike Cvet  <mcvet@redhat.com>
      2006-08-16  Mike Cvet  <mcvet@redhat.com>
      2006-08-17  Mike Cvet  <mcvet@redhat.com>
      Comitting for Nurdin:
      2006-08-18  Mike Cvet  <mcvet@redhat.com>
      2006-08-18  Mike Cvet  <mcvet@redhat.com>
      2006-08-22  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/monitor
      2006-08-23  Mike Cvet  <mcvet@redhat.com>
      2006-08-23  Mike Cvet  <mcvet@redhat.com>
      2006-08-23  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui
      2006-08-24  Mike Cvet  <mcvet@redhat.com>
      2006-08-26  Mike Cvet <mcvet@redhat.com>
      2006-08-25  Mike Cvet  <mcvet@redhat.com>
      2006-08-28  Mike Cvet  <mcvet@redhat.com>
      More testcase tweaking
      2006-08-30  Mike Cvet  <mcvet@redhat.com>
      2006-08-30  Mike Cvet  <mcvet@redhat.com>
      Fixes #3153
      2006-08-31  Mike Cvet  <mcvet@redhat.com>
      2006-08-31  Mike Cvet  <mcvet@redhat.com>
      frysk-sys/frysk/sys/proc:
      2006-09-07  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/srcwin:
      2006-09-12  Mike Cvet  <mcvet@redhat.com>
      2006-09-08  Mike Cvet  <mcvet@redhat.com>
      Fixed a variable oops.
      frysk-imports/lib/opcodes:
      2006-09-14  Mike Cvet  <mcvet@redhat.com>
      Oops... wrong file.
      frysk-gui/frysk/gui:
      2006-09-15  Mike Cvet  <mcvet@redhat.com>
      2006-09-15  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui:
      frysk-gui/frysk/gui/srcwin:
      2006-09-18  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-09-19  Mike Cvet  <mcvet@redhat.com>
      2006-09-19  Mike Cvet  <mcvet@redhat.com>
      2006-09-20  Mike Cvet  <mcvet@redhat.com>
      2006-09-20  Mike Cvet  <mcvet@redhat.com>
      2006-09-20  Mike Cvet  <mcvet@redhat.com>
      2006-09-20	Mike Cvet	<mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-09-22  Mike Cvet  <mcvet@redhat.com>
      2006-09-28  Mike Cvet  <mcvet@redhat.com>
      2006-10-02  Mike Cvet  <mcvet@redhat.com>
      2006-10-02  Mike Cvet  <mcvet@redhat.com>
      2006-10-02  Mike Cvet  <mcvet@redhat.com>
      2006-10-03  Mike Cvet  <mcvet@redhat.com>
      frysk-imports/lib/dw:
      2006-10-04  Mike Cvet  <mcvet@redhat.com>
      2006-10-04  Mike Cvet  <mcvet@redhat.com>
      2006-10-05  Mike Cvet  <mcvet@redhat.com>
      2006-10-05  Mike Cvet  <mcvet@redhat.com>
      *** empty log message ***
      2006-10-05  Mike Cvet  <mcvet@redhat.com>
      2006-10-06  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/cli:
      2006-10-10  Mike Cvet  <mcvet@redhat.com>
      2006-10-10  Mike Cvet  <mcvet@redhat.com>
      2006-10-11  Mike Cvet  <mcvet@redhat.com>
      2006-10-11  Mike Cvet  <mcvet@redhat.com>
      *** empty log message ***
      2006-10-12  Mike Cvet  <mcvet@redhat.com>
      Set combobox to insensitive
      2006-10-13  Mike Cvet  <mcvet@redhat.com>
      2006-10-13  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/monitor/CL
      2006-10-13  Mike Cvet <mcvet@redhat.com>
      2006-10-16  Mike Cvet  <mcvet@redhat.com>
      2006-10-16  Mike Cvet  <mcvet@redhat.com>
      2006-10-17  Mike Cvet  <mcvet@redhat.com>
      2006-10-17  Mike Cvet  <mcvet@redhat.com>
      2006-10-18  Mike Cvet  <mcvet@redhat.com>
      2006-10-18  Mike Cvet  <mcvet@redhat.com>
      2006-10-18  Mike Cvet  <mcvet@redhat.com>
      *** empty log message ***
      frysk-core/frysk/bindir:
      frysk-core/frysk/bindir:
      2006-10-22  Mike Cvet  <mcvet@redhat.com>
      2006-10-23  Mike Cvet  <mcvet@redhat.com>
      temporarily removed
      2006-10-24  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/proc:
      frysk-core/frysk/proc:
      Removed test menu entry
      2006-10-26  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/dom:
      frysk-core/frysk/proc:
      frysk-core/frysk/rt:
      2006-11-01  Mike Cvet  <mcvet@redhat.com>
      2006-11-01  Mike Cvet  <mcvet@redhat.com>
      put ProcObserver back in and took out existingTask().
      2006-11-01  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/proc:
      2006-11-02  Mike Cvet  <mcvet@redhat.com>
      2006-11-02  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-11-02  Mike Cvet  <mcvet@redhat.com>
      2006-11-02  Mike Cvet  <mcvet@redhat.com>
      2006-11-02  Mike Cvet  <mcvet@redhat.com>
      2006-11-03  Mike Cvet  <mcvet@redhat.com>
      2006-11-03  Mike Cvet  <mcvet@redhat.com>
      2006-11-05  Mike Cvet  <mcvet@redhat.com>
      2006-11-06  Mike Cvet  <mcvet@redhat.com>
      2006-11-06  Mike Cvet  <mcvet@redhat.com>
      2006-11-07  Mike Cvet  <mcvet@redhat.com>
      updated sourcewindow shots
      updated memorywindow shot, disassembly screenshot added.
      *** empty log message ***
      2006-11-10  Mike Cvet  <mcvet@redhat.com>
      2006-11-11  Mike Cvet  <mcvet@redhat.com>
      2006-11-11  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-gui/frysk/gui/srcwin:
      2006-11-14  Mike Cvet  <mcvet@redhat.com>
      2006-11-14  Mike Cvet  <mcvet@redhat.com>
      2006-11-15  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      2006-11-15  Mike Cvet  <mcvet@redhat.com>
      typo
      Removed debug statements
      2006-11-16  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/pkglibexecdir:
      2006-11-17  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-11-22  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-gui/frysk/gui:
      2006-11-24  Mike Cvet  <mcvet@redhat.com>
      2006-11-27  Mike Cvet  <mcvet@redhat.com>
      2006-11-28  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-11-28  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/pkglibexecdir:
      2006-12-01  Mike Cvet  <mcvet@redhat.com>
      2006-12-01  Mike Cvet  <mcvet@redhat.com>
      2006-12-03  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/dom:
      2006-12-05  Mike Cvet  <mcvet@redhat.com>
      Updated usecases for Frysk open on John The Ripper
      *** empty log message ***
      2006-12-05  Mike Cvet  <mcvet@redhat.com>
      2006-12-06  Mike Cvet  <mcvet@redhat.com>
      2006-12-06  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      2006-12-07  Mike Cvet  <mcvet@redhat.com>
      2006-12-07  Mike Cvet  <mcvet@redhat.com>
      2006-12-08  Mike Cvet  <mcvet@redhat.com>
      2006-12-08  Mike Cvet  <mcvet@redhat.com>
      2006-12-11  Mike Cvet  <mcvet@redhat.com>
      2006-12-12  Mike Cvet  <mcvet@redhat.com>
      Fixed nullcheck placement
      2006-12-12  Mike Cvet  <mcvet@redhat.com>
      2006-12-12  Mike Cvet  <mcvet@redhat.com>
      2006-12-12  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2006-12-13  Mike Cvet  <mcvet@redhat.com>
      2006-13-06  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      Fixed tree breakage. oops.
      2006-12-15  Mike Cvet  <mcvet@redhat.com>
      2006-12-15  Mike Cvet  <mcvet@redhat.com>
      2006-12-19  Mike Cvet  <mcvet@redhat.com>
      Removed redundant line
      2006-12-19  Mike Cvet  <mcvet@redhat.com>
      2006-12-20  Mike Cvet  <mcvet@redhat.com>
      2006-12-20  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/util:
      frysk-core/frysk/util:
      Deleting frysk.rt.tests
      2006-12-22  Mike Cvet  <mcvet@redhat.com>
      Removed debug print line
      2006-12-22  Mike Cvet  <mcvet@redhat.com>
      2006-12-27  Mike Cvet  <mcvet@redhat.com>
      2006-12-27  Mike Cvet  <mcvet@redhat.com>
      2006-12-27  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/bindir:
      2006-12-27  Mike Cvet  <mcvet@redhat.com>
      2006-12-27  Mike Cvet  <mcvet@redhat.com>
      Previous commit fixed #3743, added broken for #3815
      2006-12-28  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2006-12-31  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/dom:
      2007-01-04  Mike Cvet  <mcvet@redhat.com>
      frysk-imports/lib/unwind:
      frysk-core/frysk/dom:
      frysk-gui/frysk/gui/srcwin:
      frysk-core/frysk/rt:
      Removed some old code
      2007-01-10  Mike Cvet  <mcvet@redhat.com>
      * TestStackBacktrace.java (testThreadedBacktrace): Expect "" instead of null
      2007-01-11  Mike Cvet  <mcvet@redhat.com>
      2007-01-12  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      2007-01-15  Mike Cvet  <mcvet@redhat.com>
      Remove debug statements
      2007-01-15  Mike Cvet  <mcvet@redhat.com>
      2007-01-15  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      Remove previous editing
      2007-01-17  Mike Cvet  <mcvet@redhat.com>
      2007-01-17  Mike Cvet  <mcvet@redhat.com>
      2007-01-22  Mike Cvet  <mcvet@redhat.com>
      2007-01-22  Mike Cvet  <mcvet@redhat.com>
      frysk-imports/lib/dw:
      2007-01-23  Mike Cvet  <mcvet@redhat.com>
      2007-01-25  Mike Cvet  <mcvet@redhat.com>
      2007-01-25  Mike Cvet  <mcvet@redhat.com>
      2007-01-25  Mike Cvet  <mcvet@redhat.com>
      2007-01-25  Mike Cvet  <mcvet@redhat.com>
      2007-01-26  Mike Cvet  <mcvet@redhat.com>
      removing breakage.
      2007-02-02  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/monitor:
      Committing Changelogs from previous commit.
      2007-02-06  Mike Cvet  <mcvet@redhat.com>
      2007-02-06  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      frysk-core/frysk/rt:
      2008-02-09  Mike Cvet  <mcvet@redhat.com>
      srcwin:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2007-02-15  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-02-16  Mike Cvet  <mcvet@redhat.com>
      Fixed null frame name assumption
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-gui/frysk/gui:
      2007-02-22  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui/srcwin:
      frysk-core/frysk/rt:
      2007-02-23  Mike Cvet  <mcvet@redhat.com>
      2007-02-23  Mike Cvet  <mcvet@redhat.com>
      2007-02-26  Mike Cvet  <mcvet@redhat.com>
      2007-02-26  Mike Cvet  <mcvet@redhat.com>
      2007-02-26  Mike Cvet  <mcvet@redhat.com>
      2007-02-26  Mike Cvet  <mcvet@redhat.com>
      2007-02-27  Mike Cvet  <mcvet@redhat.com>
      2007-02-27  Mike Cvet  <mcvet@redhat.com>
      2007-02-27  Mike Cvet  <mcvet@redhat.com>
      2007-02-27  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/bindir:
      2007-02-28  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/bindir:
      frysk-imports/lib/unwind:
      frysk-core/frysk/rt:
      2007-03-05  Mike Cvet  <mcvet@redhat.com>
      2007-03-05  Mike Cvet  <mcvet@redhat.com>
      2007-03-06  Mike Cvet  <mcvet@redhat.com>
      2007-03-07  Mike Cvet  <mcvet@redhat.com>
      2007-03-07  Mike Cvet  <mcvet@redhat.com>
      2007-03-07  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/cli:
      2007-03-08  Mike cvet  <mcvet@redhat.com>
      2007-03-08  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-03-12  Mike Cvet  <mcvet@redhat.com>
      2007-03-15  Mike Cvet  <mcvet@redhat.com>
      2007-03-15  Mike Cvet <mcvet@redhat.com>
      2007-03-15  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-03-16  Mike Cvet  <mcvet@redhat.com>
      2007-03-16  Mike Cvet  <mcvet@redhat.com>
      2007-03-19  Mike Cvet  <mcvet@redhat.com>
      2007-03-20  Mike Cvet  <mcvet@redhat.com>
      2007-03-21  Mike Cvet  <mcvet@redhat.com>
      2007-03-21  Mike Cvet  <mcvet@redhat.com>
      2007-03-21  Mike Cvet  <mcvet@redhat.com>
      2007-03-21  Mike Cvet  <mcvet@redhat.com>
      * TestStepping.java (testStepSigRaise): Marked broken pending #4237.
      2007-03-22  Mike Cvet  <mcvet@redhat.com>
      Switched state == stopped to state != running
      2007-03-22  Mike Cvet  <mcvet@redhat.com>
      2007-03-22  Mike Cvet  <mcvet@redhat.com>
      Remove debug statement.
      2007-03-23  Mike Cvet  <mcvet@redhat.com>
      2007-03-23  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui:
      2007-03-27  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/bindir:
      2007-04-03  Mike Cvet  <mcvet@redhat.com>
      2007-04-03  Mike Cvet  <mcvet@redhat.com>
      Wrong bz #
      frysk-core/frysk/rt:
      2007-04-03  Mike Cvet  <mcvet@redhat.com>
      * SourceWindow.java (addProc): Added.
      2007-04-04  Mike Cvet  <mcvet@redhat.com>
      2007-04-04  Mike Cvet  <mcvet@redhat.com>
      2007-04-04  Mike Cvet  <mcvet@redhat.com>
      2007-04-04  Mike Cvet  <mcvet@redhat.com>
      2007-04-05  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2007-04-11  Mike Cvet  <mcvet@redhat.com>
      2007-04-12  Mike Cvet  <mcvet@redhat.com>
      2007-04-12  Mike Cvet  <mcvet@redhat.com>
      2007-04-12  Mike Cvet  <mcvet@redhat.com>
      2007-04-13  Mike Cvet  <mcvet@redhat.com>
      2007-04-13  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-04-19  Mike Cvet  <mcvet@redhat.com>
      2007-04-20  Mike Cvet  <mcvet@redhat.com>
      2007-04-20  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      Quick initialization fix
      2007-04-24  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-04-25  Mike Cvet  <mcvet@redhat.com>
      2007-04-25  Mike Cvet  <mcvet@redhat.com>
      2007-04-25  Mike Cvet  <mcvet@redhat.com>
      2007-04-26  Mike Cvet  <mcvet@redhat.com>
      2007-04-26  Mike Cvet  <mcvet@redhat.com>
      2007-04-26  Mike Cvet  <mcvet@redhat.com>
      frysk-gui/frysk/gui:
      2007-04-30  Mike Cvet  <mcvet@redhat.com>
      2007-04-30  Mike Cvet  <mcvet@redhat.com>
      2007-04-30  Mike Cvet  <mcvet@redhat.com>
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      Fixed include poblem
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      2007-05-01  Mike Cvet  <mcvet@redhat.com>
      2007-05-07  Mike Cvet  <mcvet@redhat.com>
      frysk-imports/include:
      2007-05-08  Mike Cvet  <mcvet@redhat.com>
      2007-05-09  Mike Cvet  <mcvet@redhat.com>
      2007-05-10  Mike Cvet  <mcvet@redhat.com>
      2007-05-10  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      2007-05-14  Mike Cvet  <mcvet@redhat.com>
      2007-05-14  Mike Cvet  <mcvet@redhat.com>
      2007-05-14  Mike Cvet  <mcvet@redhat.com>
      2007-05-14  Mike Cvet  <mcvet@redhat.com>
      2007-06-04  Mike Cvet  <mcvet@redhat.com>
      2007-06-05  Mike Cvet  <mcvet@redhat.com>
      Resulting updates from rt change
      2007-06-05  Mike Cvet  <mcvet@redhat.com>
      2007-06-05  Mike Cvet  <mcvet@redhat.com>
      2007-06-05  Mike Cvet  <mcvet@redhat.com>
      2007-06-06  Mike Cvet  <mcvet@redhat.com>
      2007-06-07  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      Changelogs from previous commit.
      frysk-core/frysk/debuginfo:
      2007-06-09  Mike Cvet  <mcvet@redhat.com>
      2007-06-09  Mike Cvet  <mcvet@redhat.com>
      2007-06-11  Mike Cvet  <mcvet@redhat.com>
      2007-06-11  Mike Cvet  <mcvet@redhat.com>
      2007-06-11  Mike Cvet  <mcvet@redhat.com>
      2007-06-13  Mike Cvet  <mcvet@redhat.com>
      2007-06-15  Mike Cvet  <mcvet@redhat.com>
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      frysk-core/frysk/rt:
      2007-06-19  Mike Cvet  <mcvet@redhat.com>
      2007-06-21  Mike Cvet  <mcvet@redhat.com>
      frysk-imports/include:
      2007-06-22  Mike Cvet  <mcvet@redhat.com>
      2007-06-25  Mike Cvet  <mcvet@redhat.com>
      frysk-core:
      2007-06-25  Mike Cvet  <mcvet@redhat.com>
      Temporarily marked last ASM tests broken on x86
      2007-06-27  Mike Cvet  <mcvet@redhat.com>
      2007-06-28  Mike Cvet  <mcvet@redhat.com>
      2007-06-28  Mike Cvet  <mcvet@redhat.com>
      2007-06-28  Mike Cvet  <mcvet@redhat.com>
      2007-06-29  Mike Cvet  <mcvet@redhat.com>
      2007-06-29  Mike Cvet  <mcvet@redhat.com>
      2007-07-04  Mike Cvet  <mcvet@redhat.com>
      Fixed x86_64 build break
      2007-07-04  Mike Cvet  <mcvet@redhat.com>
      2007-07-05  Mike Cvet  <mcvet@redhat.com>
      2007-07-06  Mike Cvet  <mcvet@redhat.com>
      2007-07-06  Mike Cvet  <mcvet@redhat.com>
      2007-07-06  Mike Cvet  <mcvet@redhat.com>
      2007-07-16  Mike Cvet  <mcvet@redhat.com>
      2007-07-16  Mike Cvet  <mcvet@redhat.com>
      2007-07-17  Mike Cvet  <mcvet@redhat.com>
      2007-07-17  Mike Cvet  <mcvet@redhat.com>
      2007-07-17  Mike Cvet  <mcvet@redhat.com>
      2007-07-18  Mike Cvet  <mcvet@redhat.com>
      2007-07-18  Mike Cvet  <mcvet@redhat.com>
      2007-07-19  Mike Cvet  <mcvet@redhat.com>
      2007-07-24  Mike Cvet  <mcvet@redhat.com>
      2007-07-24  Mike Cvet  <mcvet@redhat.com>
      2007-07-24  Mike Cvet  <mcvet@redhat.com>
      2007-07-24  Mike Cvet  <mcvet@redhat.com>
      2006-07-27  Mike Cvet  <mcvet@redhat.com>
      2006-07-27  Mike Cvet  <mcvet@redhat.com>
      hpd/cli:
      gui/srcwin:
      Fixed some missing entries.
      * TestStepping.java: Marked a couple of tests as broken, via 4855.
      2006-07-27  Mike Cvet  <mcvet@redhat.com>
      Fixed ChangeLog letter case oops.
      2007-07-27  Mike Cvet  <mcvet@redhat.com>
      2007-07-27  Mike Cvet  <mcvet@redhat.com>
      2006-07-27  Mike Cvet  <mcvet@redhat.com>
      2007-07-27  Mike Cvet  <mcvet@redhat.com>
      2007-07-30  Mike Cvet  <mcvet@redhat.com>
      2007-07-27  Mike Cvet  <mcvet@redhat.com>
      007-07-30  Mike Cvet  <mcvet@redhat.com>
      2007-07-27  Mike Cvet  <mcvet@redhat.com>
      2007-07-30  Mike Cvet  <mcvet@redhat.com>
      2007-07-31  Mike Cvet  <mcvet@redhat.com>
      2007-07-31  Mike Cvet  <mcvet@redhat.com>
      2007-07-31  Mike Cvet  <mcvet@redhat.com>
      2007-07-31  Mike Cvet  <mcvet@redhat.com>
      2007-07-31  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-01  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-02  Mike Cvet  <mcvet@redhat.com>
      2007-08-10  Mike Cvet  <mcvet@redhat.com>
      2007-08-13  Mike Cvet  <mcvet@redhat.com>
      2007-08-13  Mike Cvet  <mcvet@redhat.com>
      2007-08-13  Mike Cvet  <mcvet@redhat.com>
      2007-08-13  Mike Cvet  <mcvet@redhat.com>
      2007-08-13  Mike Cvet  <mcvet@redhat.com>
      * DebugInfoStackFactory.java (createVirtualDebugInfoStackTrace): Use updated
      2007-08-14  Mike Cvet  <mcvet@redhat.com>
      2007-08-14  Mike Cvet  <mcvet@redhat.com>
      2007-08-15  Nurdin Premji  <npremji@redhat.com>
      2007-08-16  Mike Cvet  <mcvet@redhat.com>
      2007-08-16  Mike Cvet  <mcvet@redhat.com>
      2007-08-16  Mike Cvet  <mcvet@redhat.com>
      2007-08-20  Mike Cvet  <mcvet@redhat.com>
      2007-08-20  Mike Cvet  <mcvet@redhat.com>
      2007-08-20  Mike Cvet  <mcvet@redhat.com>
      2007-08-20  Mike Cvet  <mcvet@redhat.com>
      2007-08-23  Mike Cvet  <mcvet@redhat.com>
      2007-08-23  Mike Cvet  <mcvet@redhat.com>
      2007-08-23  Mike Cvet  <mcvet@redhat.com>
      about - update

Nurdin Premji (549):
      2006-06-08  Nurdin Premji  <npremji@redhat.com>
      2006-06-08  Nurdin Premji  <npremji@redhat.com>
      2006-06-09  Nurdin Premji  <npremji@redhat.com>
      2006-06-09  Nurdin Premji  <npremji@redhat.com>
      2006-06-09  npremji  <npremji@to-rhaps5.toronto.redhat.com>
      2006-06-09  Nurdin Premji  <npremji@redhat.com>
      2006-06-13  Nurdin Premji  <npremji@redhat.com>
      2006-06-13  Nurdin Premji  <npremji@redhat.com>
      2006-06-13 Nurdin Premji <npremji@redhat.com>
      Nurdin Premji
      Nurdin Premji
      Nurdin Premji
      added yet another yum dependency (strace)
      Index: ./frysk-core/common/ChangeLog
      2006-06-16  Nurdin Premji  <npremji@redhat.com>
      2006-06-19  Nurdin Premji  <npremji@redhat.com>
      2006-06-19  Nurdin Premji  <npremji@redhat.com>
      frysk-core/frysk/pkglibexecdir/ChangeLog
      Changelog
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gui/frysk/gui/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      2006-07-13  Nurdin Premji  <npremji@redhat.com>
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      2006-07-18 Nurdin Premji <npremji@redhat.com>
      2006-07-18 Nurdin Premji <npremji@redhat.com>
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gui/frysk/gui/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      Ignoring
      frysk-gui/frysk/gui/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      frysk-core/frysk/proc
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gui/frysk/gui/ChangeLog
      frysk/ChangeLog
      Fixed Developer page link errors.
      frysk-gui/frysk/gui/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      frysk-gtk/tlwidgets/ChangeLog
      /frysk-gtk/tlwidgets/ChangeLog
      frysk-gui/frysk/gui/monitor/ChangeLog
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gui/fryk/gui/monitor/CL
      frysk-gui/frysk/gui/monitor/CL
      frysk-gui/frysk/gui/monitor/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      added shareutils dependency to build page
      Added libgtk-java-devel to list of dependencies.
      CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gui/frysk/gui/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-gui/frysk/gui/monitor/CL
      Added faq bullet on howto add accessible support for using dogtail
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      Added binutils-devel dependency to FC6 on build page.
      frysk-gtk/tlwidgets/CL
      frysk-gtk/tlwidgets/CL
      frysk-core/CL
      frysk-core/CL
      Removed frysk-core/frysk/bindir/FStack.java, is now ~/fstack.java
      Forgot mention of the following:
      frysk-core/CL
      This commit was generated by cvs2svn to compensate for changes in r3555,
      frysk/CL
      Updated bugs page with tracker for getopt option parser. Bug 3246.
      This commit was generated by cvs2svn to compensate for changes in r3576,
      This commit was generated by cvs2svn to compensate for changes in r3581,
      Partial fix of cvs import mishap.
      More removal of files.
      Remove hidden files
      Removal of file that got away.
      frysk-imports/frysk/junit/CL
      Removed bad import files.
      This commit was generated by cvs2svn to compensate for changes in r3593,
      frysk-gtk/CL
      Fixed changelogs to reflect Makefile targets that where changed.
      frysk-core/frysk/expr/CL
      frysk-core/CL
      Added cvs import question to faq
      This commit was generated by cvs2svn to compensate for changes in r3619,
      Removed autogenned file that was added by import.
      Bad import
      frysk-core/frysk/event/CL
      frysk-core/CL
      frysk-core/CL
      frysk-imports/inua/CL
      frysk-imports/frysk/junit/CL
      frysk-core/CL
      frysk-core/CL
      frysk-core/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-gui/CL
      frysk-core/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/util/CL
      fixed typo.
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      added (C)
      frysk-core/frysk/bindir
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      common/CL
      frysk-core/frysk/proc/CL
      CL
      frysk-core/frysk/proc/CL
      frysk-gui/frysk/gui/srcwin/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      Updated eventviewer pictures
      frysk-core/frysk/util/CL
      fixed email address
      frysk-gui/frysk/gui/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      added (C)
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      * Host.java (FindProc.procFound): Changed javadoc to be more general about process list.
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/cli/CL
      frysk-core/frysk/rt/CL
      frysk-gui/frysk/gui/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/cli/CL
      frysk-core/frysk/proc/CL
      * TestProcTasksObserver.java (testDoCloneAckDaemon): Enabled. Bug fixed.
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/pkglibexecdir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/cli/CL
      frysk-core/frysk/proc/CL
      CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/dom/CL
      frysk-core/frysk/event/CL
      frysk-core/frysk/expr/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/value/CL
      frysk-core/frysk/util/CL
      frysk-imports/lib/stdcpp/CL
      frysk-imports/lib/stdcpp/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/bindir/CL
      frysk-core/CL
      frysk-core/testsuite/CL
      frysk-core/testsuite/CL
      CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      forgot to add this line to Changelog
      frysk-core/frysk/bindir/CL
      frysk-core/frysk
      frysk-core/frysk/util/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      didn't commit this.
      frysk-core/frysk
      frysk-core/frysk/proc/CL
      frysk-core/testsuite/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk
      frysk-core/frysk/util/CL
      frysk-core/frysk/util/CL
      frysk-imports/inua/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/util/CL
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/pkglibdir/CL
      CL
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/proc/CL
      forgot to commit changelog
      frysk-core/frysk/event/CL
      frysk-imports/frysk/CL
      * fcatch.java (run): Use Logger.getLogger instead of EventLogger.get to avoid
      frysk-core/frysk/util/CL
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/proc/CL
      frysk-imports/frysk/junit/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/rt/CL
      frysk-gui/frysk/bindir
      frysk-core/frysk/util/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/cli/CL
      frysk-core/testsuite/CL
      frysk-gui/frysk/bindir/CL
      frysk-core
      frysk-imports/frysk/junit/CL
      frysk-core
      frysk-imports/frysk
      frysk-imports/lib/dw/CL
      frysk-core
      frysk-core/frysk/bindir/CL
      This commit was generated by cvs2svn to compensate for changes in r4672,
      Fix elfutils conflicts
      frysk-core/frysk
      frysk-core/frysk/pkglibdir/CL
      frysk-core/frysk/rt/CL
      frysk-core/CL
      frysk-imports/elfutils/tests/CL
      frysk-imports/include/CL
      frysk-imports/include/CL
      frysk-core/frysk/rt/CL
      frysk-imports/include/CL
      frysk-core/frysk/rt/CL
      frysk-core/CL
      CL
      CL
      frysk-imports/common/CL
      Touching all elfutil files
      This commit was generated by cvs2svn to compensate for changes in r4830,
      Fix elfutils conflicts.
      frysk-imports/elfutils/CL
      frysk-imports/elfutils/tests/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/frysk/sys/CL
      frysk-imports/lib/unwind/CL
      forgot to commit cni package
      frysk-imports/frysk/sys/CL
      frysk-imports/frysk/sys/CL
      * cni/Errno.hxx: Added convenience logger for FINE and FINEST levels.
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/frysk/sys/CL
      frysk-imports/frysk/sys/CL
      frysk-imports/libunwind/CL
      add jar with RawDataManaged class.
      frysk-imports/libunwind/CL
      frysk-core/frysk/proc/CL
      frysk-imports/lib/unwind/CL
      change npremji@edhat to npremji@redhat.
      frysk-core/frysk/rt/CL
      frysk-imports/frysk/sys/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      Touching all libunwind files
      correct import instructions
      This commit was generated by cvs2svn to compensate for changes in r5086,
      Removing added files from libunwind import
      Note about cvs import adding new files to HEAD.
      frysk-imports/lib/unwind/CL
      frysk-imports/CL
      frysk-imports/lib/unwind/CL
      frysk-gtk/CL
      frysk-gui/CL
      frysk-core/CL
      Update build requirements: Added libtool.
      frysk-core/frysk/rt
      frysk-imports/CL
      frysk-imports/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/rt/CL
      frysk-imports/tests/CL
      frysk-imports/tests/CL
      CL
      frysk-imports/elfutils/CL
      frysk-imports/lib/dw/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      * .settings: Changed formatter to only use tabs and set tab size to 8.
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      Added changelog.
      frysk-core/frysk/bindir/CL
      frysk-imports/inua/CL
      frysk-imports/lib/dw/CL
      frysk-imports/lib/elf/CL
      frysk-imports/libunwind/CL
      frysk-imports/libunwind/CL
      Touching all elfutils files
      This commit was generated by cvs2svn to compensate for changes in r5522,
      Removing import added files.
      merge elfutils 0.127 to head.
      frysk-imports/lib/unwind/CL
      frysk-imports/libunwind/CL
      frysk-imports/libunwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      API compatible, not ABI
      frysk-imports/lib/dw/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/cli/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/cli/CL
      frysk-core/frysk/cli/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/rt/CL
      * StackFrame.java: Remove local, private task, use protected Frame task.
      frysk-core/frysk/util/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/rt/CL
      frysk-imports/lib/unwind/CL
      frysk-core/frysk/rt/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/frysk/junit/CL
      frysk-imports/libunwind/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-imports/lib/dw/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-imports/frysk/sys/CL
      frysk-imports/inua/CL
      frysk-imports/inua/CL
      frysk-imports/elfutils/CL
      frysk-imports/lib/dw/CL
      frysk-core/frysk/debuginfo/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/dom/CL
      frysk-imports/lib/dw/CL
      frysk-core/frysk/debuginfo/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/debuginfo/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      * CommandlineParser.java: Added documentation.
      CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/stack/CL
      CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/proc/ptrace/CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/dwfl/CL
      frysk-gui/frysk/gui/CL
      frysk-imports/CL
      frysk-imports/lib/dw/CL
      frysk-core/frysk/bindir/CL
      frysk-imports/CL
      frysk-imports/lib/unwind/CL
      frysk-imports/CL
      frysk-imports/CL
      frysk-imports/CL
      common/CL
      frysk-imports/ChangeLog
      frysk-core/frysk/stack/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/bindir/CL
      CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/util/CL
      frysk-gui/frysk/gui/srcwin/CL
      frysk-core/frysk/gui/srcwin/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/dwfl/CL
      frysk-imports/CL
      Roland McGrath
      frysk-imports/tests/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/dwfl/CL
      frysk-core/frysk/dwfl/CL
      frysk-sys/lib/opcodes/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/cli/hpd
      frysk-core/frysk/rt/CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/cli/hpd/CL
      frysk-core/frysk/rt/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/debuginfo/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/stack/CL
      frysk-sys/lib/unwind/CL
      frysk-core:
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/hpd/CL
      forgot to add this to changelog:
      Fix errors with my name in ChangeLogs
      frysk-core
      frysk-core/frysk/util/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/bindir/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/stack/CL
      frysk-core/frysk/util/CL
      frysk-core/frysk/bindir/CL
      frysk-sys/lib/unwind/CL
      frysk-sys/lib/unwind/CL
      frysk-sys/lib/dwfl/CL
      frysk-core/frysk/debuginfo/CL
      frysk-core/frysk/stack/CL
      frysk-sys/lib/dwfl/CL
      frysk-core/frysk
      frysk-core/frysk/
      frysk-sys/lib/dwfl/CL
      frysk-sys
      frysk-core/frysk/value/CL
      frysk-core
      frysk-core/frysk/value/CL
      frysk-core/frysk/proc/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/bindir/fhpd
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      frysk-core/frysk/hpd/CL
      Import of libunwind version libunwind-20070224
      Import of elfutils 0.125
      Import of elfutils version 0.126
      Import of elfutils version 0.127
      For Bugzilla 5518 Compiler support DWTag.CLASS_TYPE
      Clean up logs, variable names for compiler class type support.
      Update ChangeLog, added finest logs to Log.java
      Update logger, added CompilerVersionFactory to decode compiler versions.
      Updated frysk.value.TestClass
      Added (C) to frysk-sys/frysk/CompilerVersion.java and wrapped CompilerVersion.cxx  methods with "#ifdef ... #else return -1" for non gnu compiler support.
      Ran formatter on frysk-core/frysk/debuginfo/TypEntry.
      frysk-core/frysk/hpd/TaskData only print task id if more than one task
      Added support for DW_interface_type tags
      Removed step and nexti commands. Added -instruction/-i parameter to step and next commands. Fixes bugzilla 5593

Petr Machata (151):
      * cni/slurp.cxx (uslurp): Adjust the length to accomodate trailing zero of buffer. (#4324)
      use Host.requestFindProc, not Host.requestRefreshXXX
      Changelog relevant for recent commit of mine.
      * Ftrace.java (addTracePid): take ProcId argument instead of int,
      * cni/Elf.cxx (elf_strptr): Use JvNewStringUTF to build a string.
      * ElfSection.java, cni/ElfSection.cxx, ElfSymbol.java, cni/ElfSymbol.cxx:
      * First stab on ltrace for frysk.
      * ElfSectionHeader.java: added ELF_SHN_* constants
      * Ltrace.java: Fixes for multi-task procs, print out parameters of visited procedures.
      * Elf.java (getSectionByOffset): Call elf_offscn, not elf_getscn.
      * Sync up with dwfl changes.
      * TestTaskObserverCode.java (testCodeRemovedInHit): New test.
      * TestElf.java (testObjectFile): Test symtab and relocations.
      2007-08-08  Petr Machata  <pmachata@redhat.com>
      2007-08-08  Petr Machata  <pmachata@redhat.com>
      * Elf symbol enums factored to classes of their own (ElfSymbolVisibility, Binding and Type)
      * Refactored bunch of classes in former frysk.util.Ltrace to the new package frysk.ftrace
      * More cleanups:
      * ElfSymbol.java: Commentary changes.
      * Support double-mapped libraries (one DSO mapped twice).
      Duplicate class name in TestLtrace.java
      * Change model of Ltrace tracepoint handling from ltrace-driven querying of user tracepoint filter to user-provided mmap-driven controller.  This way expensive loads of symbol tables that will never be used can be avoided.
      * Basic support for x86_64.  Arguments are not extracted yet.  Unknown status for 32-bit binaries.
      Even lazier symbol loading.  If all you want is PLT tracepoints, then only dynamic symbols necessary for their respective PLT entries get loaded.  This saves up over 50% of user time for loading libgcj PLT.
      * ObjectFile.java: Fix assignment of symbols to origins.
      * fltrace.java: Support -plt commandline parameter.
      * Support -dyn, -sym commandline parameters.
      * fltrace.java: Fix synopsis.
      Add testcase for #5234.
      ltrace symbol cache fix, cleanups
      Necessary changelogs
      Make the test case testMultiTaskUpdateCalledSeveralTimes unresolved
      Stack tracing on syscalls and symbols
      Better support for '#' stack tracing operator
      Better support for x8664 and i386
      New test for ltrace
      Support for _dl_debug_state mmap/unmap guard.
      Mapping guard refactorings
      Revamp mapping system.
      Forgotten changelogs, no longer unresolved x8664 testcases.
      Test case for 5331.
      Test both mapping guard kinds
      ftrace/ltrace merger in progress.
      Fix unmapping non-ELF files
      Cleanups
      Ltrace uses 1:1 observer:observable relationship.
      Switches for syscall and mmap tracing in ftrace.
      More work on ftrace/ltrace merger.
      Support INTERP metasoname.
      Fix ftrace over fork
      Stack tracing on symbols is back
      System call parameters are back.
      Killed SyscallHandler abstraction
      Return values of syscalls are back
      Flush buffer in ftrace reporter
      Ftrace man page updates
      New test for vfork
      Mark vfork test unresolved.
      Symbol aliasing is handled properly in ftrace
      ftrace: tracing inside dynamic linker has to be allowed with -i option
      New function observer test.
      ftrace displays terminating task info
      Ltrace a step closer to true observer.
      MappingGuard tests moved to their own file
      Ltrace testCallRecorded turned on
      Ltrace testArgumentsCorrect1 turned on
      Ltrace testTracingAlias turned on
      Ltrace testMultipleObservers turned on
      New ltrace test testMultipleControlers.
      New ltrace test testRecursive.
      Handle fake /SYSV00000000 files
      Reindent ObjectFile.java
      Fix syntax error.
      Fix error in observer sanity check
      Making SyscallTable more public about its syscalls
      Support fine-grained selection of syscalls to trace
      Fix TestFtrace to use -sys commandline option
      Const-correctify logging functions
      Refactoring syscall & symbol working set construction
      Update manual page of ftrace
      Support -stack in ftrace
      Use globs in ftrace
      Implement tracepoint instances
      Support signal tracing in ftrace
      Allow Pattern options to be passed to Glob compiler.
      Signals and syscalls are case insensitive, leading "sig" is optional
      Fix -m failing without -sym/-plt/-dyn
      Always use syscall based mapping guard when user passed -m
      Use rsl in ftrace.
      Emit a diagnostic when syscall or signal rule wasn't matched
      Reindent Symbol.java
      Coding style fix
      Coding style fix
      Coding style fix
      Add new logging functions
      Use dedicated types for type/binding/visibility in SymbolBuilder
      Straighten dataflow in symtab package
      Drop symbol parameter from Arch interfaces
      Merge frysk.symtab.Symbol with lib.dwfl.ElfSymbol
      Pass symbol in DwflModule::getSymbol*
      Coding style fix
      New logging function
      Get rid of FtraceLogger, define loggers per-class
      elfutils: load dynsym when debuginfo not available
      new ftrace option: pc shows program counter at the time of event
      Reintroduce frysk.symtab.Symbol
      Coding style fix
      DwflModule can now load symbol tables
      SymbolFactory can load symbols from symbol tables
      Record symbol type at Symbol classes
      Allow creating breakpoint from DwflSymbol
      Rename SymbolFactory.getSymbol to getAddresses
      Add test for #6029
      DwflSymbol now tracks DwflModule of its origin
      Drop ftrace -dyn option
      New breakpoint type SymbolBreakpoint
      Make symtab.Symbol aware of its type
      Move stripped down ObjectFile to frysk.dwfl package
      FtraceController uses DwflSymbol instead of TracePoint
      Mapping guard now uses frysk.symtab.SymbolFactory
      MemoryMapping uses String instead of File
      Drop most of Ftrace framework
      SymbolBreakpoint can answer the symbol on which it's defined
      Fix output formatting nit in Reporter
      Realize observation in separate thread
      TaskTracer, new class that contains symbol tracing code
      Turn off version and alias handling in SymbolRule
      Use SymbolBuilder for DwflModule symtab loading
      DwflModule can now compute PLT entries
      SymbolFactory can now compute PLT entries
      BreakpointManager can set breakpoint on PLT entry
      New class PLTRule
      Ftrace rewrite
      Support PLT tracing in the ftrace commandline utility
      Fix ftrace man page
      New class ArchFormatter for arch-aware value formatting
      TaskTracer generates stack trace for PLT entries
      PLT entries now denoted plt:* instead of plt(*)
      TaskTracer fetches return address from Arch again
      ftrace now traces both PLT and entry point of one symbol correctly
      Fix compilation issue on F9
      Support ^ in Glob class
      Manpage fixes
      TaskTracer.traceSymbol should only log when tracing was actually requested
      Nits in naming in BreakpointManager
      DwflDieBias has new method getEntryBreakpoints
      Use DwflDieBias for module public names
      Nits
      Fix ftrace spurious warnings about breakpoint address mismatch
      Fix failing test cases
      Handle symbol aliases

Phil Muldoon (606):
      09-06-2005  Phil Muldoon  <pmuldoon@redhat.com?
      2005-09-08  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-08  Phil Muldoon  <pmuldoon@redhat.com>
      Cleaned up
      2005-09-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-12  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-14  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-15  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-22  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-22  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-27  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-30  Phil Muldoon  <pmuldoon@redhat.com>
      2005-09-30  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-03  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-03  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-03  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-05  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-05  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-05  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-05  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-12  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-13  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-13  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-13  Chris Moller <moller@mollerware.com>
      2005-10-24  Phil Muldoon  <pmuldoon@redhat.com>
      Add current bugs bugzilla query. Break out bugzilla html a bit.
      Fix Fedore Core link typo.
      2005-10-25  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-24  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      005-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-27  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-27  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-27  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-28  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-31  Phil Muldoon  <pmuldoon@redhat.com>
      2005-10-31  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-01  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-01  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-01  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-01  Phil Muldoon  <pmuldoon@redhat.com>
      005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-02  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-03  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-04  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-06  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-07  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-07  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-07  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-08  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-09  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-10  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-10  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-10  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-11  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-11  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-22  Phil Muldoon  <pmuldoon@redhat.com>
      2005-11-22  Phil Muldoon  <pmuldoon@redhat.com>
      2005-12-01  Phil Muldoon <pmuldoon@redhat.com>
      2005-12-01  Phil Muldoon <pmuldoon@redhat.com>
      2005-12-06 Phil Muldoon  <pmuldoon@redhat.com>
      Added a little error demonstration. Code not permenanent
      2006-01-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-31  Phil Muldoon  <pmuldoon@redhat.com>
      2006-01-31  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-09  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-09  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-09  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com?
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com?
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com?
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com?
      006-02-18  Phil Muldoon  <pmuldoon@redhat.com?
      2006-02-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-10  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-28  Phil Muldoon  <pmuldoon@redhat.com>
      006-03-28  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-28  Phil Muldoon  <pmuldoon@redhat.com>
      006-03-28  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-29  Phil Muldoon  <pmuldoon@redhat.com>
      006-03-29  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-29  Phil Muldoon  <pmuldoon@redhat.com>
      03-29  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-29  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-30  Phil Muldoon  <pmuldoon@redhat.com>
      2006-03-30  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2005-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-04-28  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-01  Phil Muldoon  <pmuldoon@redhat.com>
      2005-05-01 Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-01  Phil Muldoon  <pmuldoon@redhat.com>
      2005-05-01 Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-01  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-02  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-03  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-03  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-03  Phil Muldoon  <pmuldoon@redhat.com>
      2005-05-03  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-09  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-11  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-05-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-10  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12 Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      Fix typo
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-22  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-22  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-22  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-24  Phil Muldoon  <pmuldoon@redhat.com>
      Fix typo.
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-24  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      Fix imports.
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-26  Phil Muldoon  <pmuldoon@redhat.com>
      *** empty log message ***
      2006-06-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-06  Phil Muldoon  <pmuldoon@redhat.com>
      006-07-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-11  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2005-07-18  Phil Muldoon <pmuldoon@redhat.com>
      200607-18 Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18 Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      syscall
      2006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-20 Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2005-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-07-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-10  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-11  Phil Muldoon  <pmuldoon@redhat.com?
      2006-08-11  Phil Muldoon <pmuldoon@redhat.com>
      2006-08-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-18  Phil Muldoon <pmuldoon@redhat.com>
      2006-08-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-24  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-24  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-24  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-08-31  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-05  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-05  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-08  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-11  Phil Muldoon <pmuldoon@redhat.com>
      2006-09-12  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2006-09-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-13  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2006-09-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-13  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2006-09-14  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2006-09-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-18  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-09-21  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-11  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-12  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-16  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-17  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-19  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-20  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-22  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-22  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-23  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-24  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-24  Phil Muldoon <pmuldoon@redhat.com>
      2006-10-25  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-26  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-10-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-13  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-11-27  Phil Muldoon  <pmuldoon@redhat.com>
      2006-06-12  Phil Muldoon  <pmuldoon@redht.com>
      2006-12-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-06  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-11  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-14  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-15  Phil Muldoon  <pmuldoon@redhat.com>
      2006-12-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-01-19  Phil Muldoon   <pmuldoon@redhat.com>
      2007-01-22  Phil Muldoon  <pmuldoon@redhat.com>
      2007-01-31  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-02  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-07  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-07  Phil Muldoon  <pmuldoon@ups.hsv.redhat.com>
      2007-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-08  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-12  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-02-14  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-02  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-06  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-07  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-08  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-20  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-22  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-23  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-23  Phil Muldoon  <pmuldoon@redjat.com>
      2007-03-23  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-23  Phil Muldoon  <pmuldoon@redhat.com>
      2007-03-24  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-03  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-03  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-16  Phil Muldoon  <pmuldoon@redhat.com>
      2007-04-17  Phil Muldoon  <pmuldoon@redhat.com>
      2007-05-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-05-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-05-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-05-23  Phil Muldoon  <pmuldoon@redhat.com>
      2007-05-23  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-11  Phil Muldoon <pmuldoon@redhat.com>
      2007-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-15  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-19  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-20  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-20  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-20  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-22  Phil Muldoon  <pmuldoon@redhat.com>
      2007-06-25  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-02  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-02  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-03  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-03  Phil Muldoon <pmuldoon@redhat.com>
      2007-07-03  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-03  Phil Muldoon <pmuldoon@redhat.com>
      2007-07-03  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-12  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-16  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-16  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-16  Phil Muldoon <pmuldoon@redhat.com>
      2007-07-17  Phil Muldoon  <pmuldoon@redhat.com>
      2007-07-31  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2007-08-02  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-08  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-09  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-09  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-09  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-13  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-16  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-17  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-17  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-17  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2007-08-21  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-24  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-24  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-27  Phil Muldoon  <pmuldoon@redhat.com>
      Remove erroneous commit
      2007-08-28  Phil Muldoon  <pmuldoon@localhost.localdomain>
      2007-08-28  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-28  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-30  Phil Muldoon  <pmuldoon@redhat.com>
      2007-08-30  Phil Muldoon  <pmuldoon@redhat.com>
      2007-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2007-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2007-09-06  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-06  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-05  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-09  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-11  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-16  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-22  Phil Muldoon  <pmuldoon@redhat.com>
      2007-10-23  Phil Muldoon  <pmuldoon@redhat.com>
      Fix missing pid == null handling.
      Rework how corefiles and executables pair. Build a corefile status object. Return much richer information to CoreCommand.
      Step two for building a richer fhpd corefile interaction. Report exceptions up to user, in a friendly manner, but abort further use of that core.
      Check ELF file is a corefile as a very first check.
      Reformat to SUN Style
      Rework corefile workflow. Touch tests to keep up with change.
      Reformat to SUN style, and remove errant System.out
      Check for null elf header, and allow fhpd to handle error printing.
      Use DaemonBlockedAtSignal in test.
      Add -noexe option to fhpd command line
      Correct previous commit 8 space indention.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      2007-11-19  Phil Muldoon  <pmuldoon@redhat.com>
      Fix 5252 by passing executable path.
      Document testcase, add empty stacktrace test
      Fix 5355, missing executable name in LinuxHost.
      Fix #5383. Peek without arguments causes NPE.
      Moved Corefile x8864 Register usage to Bank Register.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Use Bank Registers for GPR. Do not use getRegisterByName().
      Complete move to constructing GPR notes as byte buffers, not BigIntegers.
      Tweak CorefileByteBuffer illegal address error message.
      Add auxv fhpd command
      Refactor Auxv test, move AuxvStringBuilder to utils.
      Add maps command
      2007-12-07  Phil Muldoon  <pmuldoon@redhat.com>
      Tweak corefile command help text
      Tweak Error values in common utilities.
      Rename TestFCore to TestCoredumpAction
      Adds fmaps command
      2007-12-10  Phil Muldoon  <pmuldoon@redhat.com>
      Add fauxv command.
      Fix man page typos/build issues.
      maps/auxv null data checks and handling.
      Fix some expect manual timeout cases.
      Add 'info' command to fhpd.
      Fix System.out
      Tweak BankRegisters in preperation for corefile FP usage
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Correct some x8664 FXSAVE register sizes.
      Enable TestCoreRegs. Rewrite FP corefile strategy using BankRegisters.
      Make auxv lookup entry point symbol. Discover auxv platform.
      Adjust TestFauxv testcase to expect symbols.
      Tweak order of auxv requests to prevent unblocking.
      Delete leading space.
      Flush output buffer.
      add info {vector|float|general}-regs subcommands.
      Print out command help if there is only one option (previously > 1).
      Print option help if Commands are 1 or more, not more than 1.
      Add GenerateCoreCommand and tests.
      Fix error message text.
      Fix cache check for live maps. Maps change all the time.
      Use teardownfile and corefile at signal.
      2008-01-17  Phil Muldoon  <pmuldoon@redhat.com>
      Build Exe dead task in the process constructor.
      2008-01-18  Phil Muldoon <pmuldoon@redhat.com>
      Rewrite Corefile FP note writing for PPC32/64.
      Synchronize access around hpd output bufer. Fix 5735.
      Use CanonicalFile
      Add frysk.rsl loggin.
      Remove commented code, and renable canonical file due to accidental commit.
      2008-02-15  Phil Muldoon  <pmuldoon@redhat.com>
      Set -stackonly option in corefiles.
      Delete some frysk.rsl log calls. Too noisy in peek.
      Add watchpoint interfaces.
      2008-02-26  Phil Muldoon  <pmuldoon@redhat.com>
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      2008-02-26  Phil Muldoon  <pmuldoon@redhat.com>
      Change commandline option names. Add VDSO check
      Start consolidating corefile tests/code.
      Add --segment=<regex> dumping strategy. Delete --stackonly dumping strategy.
      Construct and return a File from the absolute path of the executable in LinuxCoreInfo.getExeFile().
      2008-03-04  Phil Muldoon  <pmuldoon@redhat.com>
      Add absolutePath versus relative guard test.
      Remove stray System.out.
      2008-03-17  Phil Muldoon  <pmuldoon@redhat.com>
      Trim Sys Root help output.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      2008-03-26  Phil Muldoon  <pmuldoon@redhat.com>
      Add debug register group and alases.
      2008-03-28  Phil Muldoon <pmuldoon@redhat.com>
      Revert commit 00345416a6028de2e659b7a01d3b1c54adca694f. Resolve Changelog conflict.
      Add new assembler progream funit-watchpoint.S
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      2008-04-01  Phil Muldoon  <pmuldoon@redhat.com>
      Publish watchpoint interfaces.
      Implement hasWatchpointTriggered in abstract, and sub-classes.
      Refactor Watchpoint -> WatchpointFunctions, {Arch}Watchpoint -> {Arch}WatchpointFunctions
      Add writeOnly flag to interface. Remove watchpoint management code from task and subclasses.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Create Watchpoint data class. Return Watchpoint class instead of long. Do not allow user to set global/local flags. Add new test,testing new getAllWatchPoints() funtion.
      Implement readStatusRegister, use readControlRegister and reduce scope of both functions.
      Implement top level interfaces. Test primary test case in TestWatchpoint. Add two modifications two stepping.handleTrappedEvent and running.handleTrappedEvent.
      Fix length set bit issues, and length set reading issues.
      Change import from asm/user.h to sys/user.h so Frysk compiles on Rawhide/F9.
      Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h.
      Reset watchpoint after noting trigger.
      Resequence Running and Stepping handleTrappedEvents to better flow with multiple events happening on one sigtrap.
      Add stepping and running watchpoint state testcases.
      Add stepping and running Watchpoint tests.
      Add two new tests. Comment all tests. Add some specialized test observers.
      Fix/Add some comments, correct some indention.
      Add new test testRunningAndReadOnlyWatchpoint. Adjust funit-watcjpoints.S for test.
      Set hit.count to 2 in testWatchpointActionContinue.
      Untangle read_only and source variables.
      Only notify watchpoint observers that have been triggered.

Richard Henderson (2):
      Import libunwind.
      More files.

Rick Moseley (346):
      * dom.DOMCreate.java: Added.
      * dom/DOMCreate.java: merged into DOMFrysk.java and deleted
      * dom/DOMCreate.java: merged into DOMFrysk.java and deleted
      * dom/DOMTestDOMFrysk: removed unneeded imports and variables
      * dom/DOMFrysk.java: rename to setPC
      * dom/DOMFrysk.java: added addImage() method
      * dom/DOMFrysk.java: added addPID() method
      * dom/DOMFrysk.java: renamed pcValue to value
      * dom/DOMImage.java: added addSource() method
      screwed up CVS stuff
      * dom/DOMImage.java: added addSource() method
      * dom.DOMImage.java: added back in accidentally deleted getElement method
      * dom/DOMFrysk.java: standardize constant names with DOMSource
      * dom/DOMFrysk.java: moved printDOM method to DOMTestDOMFrysk
      * dom/DOMImage.java: modifed getInlinedFunctions method
      * dom/DOMImage.java: add getSource method
      * dom/DOMImage.java: changed addSource/AddInlineFunction to return void
      * dom/DOMImage.java: removed LINENO/LINENO_ATTR variables
      * dom/DOMSource.java: screw-up, missed checking it in with the previous checkin
      * dom/DOMSource.java: modded getLines() method
      * dom/DOMImage.java: change LINENO_ATTR to use NUMBER_ATTR from
      * dom/DOMTestDOMFrysk.java: add testDOMLine method
      * dom/DOMLine.java: added setText/getText/setOffset/getOffset methods
      * dom/DOMFrysk.java: Added Copyright/License information.
      * dom/DOMFunction.java: renamed from DOMInlineFunc
      * dom/DOMSource.java: use getText/setText to get/set the text of a line
      * dom/DOMInlineInstance.java: comment out of import of java.util.vector
      * dom/DOMFrysk.java: comment out getImages method for now
      * dom/DOMLine.java: fix addTag method
      * dom/DOMLine.java: modded getTags/getInLines
      * dom/DOMFunction.java: added getLineIter method
      * dom/DOMInlineInstance.java: added setStart/setEnd methods
      * dom/DOMTag.java: added setType/setStart/setEnd methods
      * dom/DOMLine.java: added new addTag method
      * testfiles/test6.cpp: new for testing DOM/GUI
      * dom/DOMTag.java: changed END_ATTR from "end" to "length"
      * dom/DOMTestGUIBuilder.java: add "inline instance" to line node
      * dom/DOMLine.java: change Boolean to boolean for line attributes
      * dom/DOMTestDOMFrysk.java: added test for DOMImage.getFunction()
      This commit was generated by cvs2svn to compensate for changes in r1062,
      New files to automake CDT parser and ChangeLog.
      Modified files to work around bz# 172853: Inner interface's are not know inside packages
      * configure.ac: added cdtparser directory for compilation
      * configure.ac: remove for integration into frysk-imports build system
      * configure.ac: added cdtparser source compilation
      * Makefile.am: get file list for "gcj" command from a file
      * Makefile.am: added comment about why we need file.list
      * frysk/dom/TestDOM.java: new for junit testing
      * frysk/dom/TestDOM.java: fix reverse logic errors
      * Added images/48 directory.
      * Actually add the icons this time.
      * Added frysk.desktop for startup sequence.
      * Remove DOMTestDOMFrysk.java(now is TestDOM.java).
      * Makefile.gen.sh: added 48 dir for images.
      * Moved "frysk.desktop" to frysk/frysk-gui/
      * Makefile.am: Added frysk.desktop to EXTRA_DIST section.
      * Moved frysk.desktop on down to the frysk/gui directory.
      * Added frysk.desktop here.
      * Makefile.gen.sh: added install logic for the
      * Fix so %{prefix} is used for frysk.desktop and
      * Delete the images/__MACOSX/icon/._.DS_Store file.
      * EventLogger.java:  Remove unneeded import of ConsoleHandler.
      * CurrentLineSection.java: Added Frysk comment header.
      * cparser/CDTparser.java: Added Frysk comment header.
      *DOMFrysk.java: Added additional documentation explaining JDOM structure.
      * frysk2595/ptrace_peek_wrong_thread.c: Add #define _GNU_SOURCE.
      This commit was generated by cvs2svn to compensate for changes in r2181,
      * bootstrap.sh: Added elfutils.
      * bootstrap.sh: Configure elfutils.
      * bootstrap.sh: Configure elfutils.
      * Makefile.am: Add frysk-imports/elfutils/libelf/libelf.a.
      * Makefile.am: Add in libopcodes.a for linking.
      * Makefile.am: Add libopcodes.a for linking.
      * Makefile.am: Add libopcodes.a for linking.
      * Makefile.am: Add -lopcodes for linking.
      * Makefile: Add -lopcodes for linking.
      * Makefile.am: Add -lopcodes for linking
      * Makefile.am: Add elfutils/libelf/libelf.a for linking.
      * Makefile.rules: Added elfutils/libelf for g++ compiling.
      * ChangeLog: Fix formatting errors for rmoseley's last entry.
      * Makefile.am: Add line to make the dir to unpack the core file into.
      * acinclude.m4: Added check for gmime-uudecode program.
      * Makefile.am: Added libdw.a.
      * Makefile.am: Add frysk-imports/elfutils/libdw/libdw.a.
      * Makefile.am: Added frysk-imports/elfutils/libdw/libdw.a.
      * Makefile.am:  Add frysk-imports/elfutils/libdw/libdw.a.
      * Makefile.am: Add frysk-imports/elfutils/libdw/libdw.a.
      * Makefile.rules: Added frysk-imports/elfutils/libdw for compiling.
      * Makefile.am: Applied Yao Qi patch to add libiberty & libbfd.
      * Back outprevious change until a long-term decision is made on how to proceed here.
      * Makefile.am: Changed linking against .a's to -Ldir -llib.
      * Take out libdwfl.a for now.
      * Added back in libdwfl.a after discovering stupid mistake in previous check-in.
      * Makefile.rules: Added GEN_GCC_RPATHS to pick up libdw.so.1.
      * acinclude.m4: Check for uudecode instead of gmime-uudecode.
      * Makefile.am: Use uudecode instead of gmime-uudecode.
      * acinclude.m4: Fix typo in comment.
      * Added sharutils for the uudecode requirement.
      * Added sharutils for the RHEL4 build instructions.
      * Continuing saga of fixing OO2 editing.
      * Fixed typo in message.
      * Fix typo of previously checked in ExitNotificationObserver.java
      * test/dogtail_scripts/FryskHandler.py:  Fix typo.
      * Makefile.am: Change to not install for frysk.
      * bootstrap.sh: Added libunwind.
      * m4/frysk-use-libunwind.m4: Disable libunwind for now.
      * Makefile.gen.sh: Add link gcj first variable.
      * Makefile.am: Remove libunwind-setjmp.a for now.
      Makefile.am: Remove libunwind-setjmp.a for now.
      * Makefile.am: Remove libunwind-setjmp.a for now.
      * Makefile.am: Remove generc libunwind.a from link.
      * Makefile.am: Remove generic libunwind.a lib.
      * Makefile.am: Remove generic libunwind.a library.
      * Makefile.gen.sh: Remove link gcj first variable.
      Original versions.
      * frysk-imports/Makefile.am: Remove libunwind-ptrace.a.
      * monitor/GuiObject.java: Fix typo for "No Tootip".
      * Added "create custom observer" section.
      * EditObserverDialog.java: Set icon for the upper left corner.
      * glade/procpop.glade: Change window name for "Observers Detail" to
      * SourceWindow.java: Corrected misspelling of "occurrence".
      * glade/procpop.glade: Added tooltips.
      * glade/procpop.glade: Added more tooltips, changed window labels.
      * srcwin/SourceWindow.java: Minor change of source window title.
      * glade/registerwindow.glade: Added tooltip, modded title to match source.
      * glade/frysk_create_session_druid.glade: Added tooltips.
      * glade/memorywindow.glade: Add tool tips.
      * bootstrap.sh: Build libunwind if it is supported.
      * tests/cni/TestLib.cxx (getFuncAddr): Return function
      * lib/opcodes/tests/TestOpcodes.java: Replace "ppc" with
      * Import of elfutils version 0.122.
      * configure.ac: Turn on UNW_REMOTE_ONLY always for Frysk.
      * sessions/ProcessPicker.java: Set upper left window icon to Frysk's.
      * Syscall.java (getName, getNumber): New methods.
      * IconManager.java: Added tooltip info about which host the
      * IconManager.java: Changed method name from getHostName to getHostInfo,
      * test/TestIconManager.java: Added test for getLocalHost.
      * Original documentation.
      DomFrysk.java: Fixed formatting of javadoc comments.
      * cparser/CDTParser.java: Fix function name highlighting(bz #3275).
      * SourceBuffer.java: Fix off by one line number error for
      * SourceView.java: Use the Variable.toString() to display variable
      * SourceView.java: Re-arranged right-click variable value menu.
      * SourceView.java: Fix only one digit of line #'s being displayed.
      * Fix backtrace that is generated when clicking on non-variable area.
      * cparser/CDTparser.java: Remove QUICK parser(at least for now).
      * cparser/CDTParser.java: Add obvious include paths.
      * VariableWatchView.java: Now are able to view float/double values.
      * VariableWatchView.java: Fixed stacktrace when last item in
      * SourceView.java: Only show "Add to Variable Watches/
      * SourceView.java: Popup "Variable out of scope" when variable
      * cparser/CDTParser.java: Fix substring error for line.addTag call.
      * cparser/CDTParser: Add CodeREader so #include files get processed
      * cparser/CDTParser.java: Add "debug" boolean to print DOM if wanted.
      * DOMFactory.java:  Add ability to print the DOM for debugging.
      * DOMFactory.java: Add new printDOM method.
      * DOMImage.java:  Fix bz's 3417, 3418.
      * cparser/CDTParser.java: Add method getIncPaths to get the
      * cparser/CDTParser.java: Add new parameter to pass executable path.
      * remove unneeded classpath to unneeded jar.
      * cparser/CDTParser.java: Fix the include path.
      * cparser/CDTParser.java:  Fix problem with accessField callback
      * cparser/CDTParser.java:  Remove redundant tagging in acceptParameter.
      * DOMFactory.java: Added capability to add multiple source files to
      * DOMImage.java: Added capability to add multiple source files to
      * DOMFactory.java: Turn off debugging.
      * DOMSource.java: Added getIncludes method.
      * DOMFrysk.java: Correct docs at top of file.  Add recent
      * TestDOM.java: Add test for method added to DOMSource.java.
      * cparser/CDTParser.java: Fix bz 3496; remove unneeded
      * DOMFactory.java: Add more comments, javadoc; add more
      * testfiles/test_looper.xml: New for unit testing.
      * test/TestParser.java: New for testing parser output.
      * Makefile.am: Add cdtparser.jar to the linking process.
      * DOMFunction.java: Added new methods to set ending line
      * testfiles/test_looper.xml: Update new base DOM for CDTParser code
      * cparser/CDTParser.java: Fix bz #3412.
      * cparser/CDTParser.java: Fix bug in acceptMacro method.
      * DOMFunction.java: Added "function_call" sub-element to
      * DOMFactory.java: Added alreadyAdded method to check for
      * testfiles/test_looper.xml: New test file to incorporate changes for
      * testfiles/test_looper.xml: Fixed error in function def's for DOM.
      * DOMFactory.java: Use ArrayList instead of String[].
      * fparser.java: New standalone source code parser.
      * DOMFactory.java: Add Frysk copyright header back in.
      * DOMImage.java (getFunction): Change "==" to ".equals".
      * testfiles/test_looper.xml: Fixes to DOMIMage.java and
      * test/TestParser.java: Remove debug print statement.
      * glade/frysk_create_session_druid.glade: Change "debug
      * helpdir: New, directory to contain online documentation.
      * Makefile.gen.sh: Added logic for online documentation to
      * yelp: New, added for online documentation.
      * common/FryskHelpManager.java: New. Activates Frysk help.
      * SessionManagerGui.java: Ditto.
      * FryskHelpManager.javain: New improved configuration-aware.
      * FryskHelpManager.java: Renamed to FryskHelpManager.javain.
      * cni/Config.cxxin (getHelpDir): Implement.
      * Makefile.rules: Made helpdir available to FryskHelpManager.java.
      ooops, forgot ChangeLog file.
      * FryskHelpManager.java: Re-added.
      * Gui.java: Add helpdocdirs.
      * frysk.java: Add call to get online help docs directory.
      * FryskHelpManager.java: Get docs directory from proper place.
      * Add note about changing valgrind suppression file to latest libgcj version.
      * DOMCommon.java: New.
      * SourceWindow.java (generateProcStackTrace): Add logic to only
      * DOMFactory.java: Remove debug stuff.
      * cparser/CDTParser.java (enterFunctionBody): Fix errors with
      * DOMCommon.java (alreadyAdded): Fix adding duplicate includes,
      * DOMCommon.java: Correct javadoc and comments and pull debug
      * fparser.java: Fix bz #4095.
      * org/eclipse/cdt/internal/core/parser/Parser.java(failParse):
      * cparser/CDTParser.java: Fix bz #4104 and fully instrument
      * cparser/CDTParser.java: Fix bz 4120; change String path to
      * cparser/CDTParser.java: Fixed bz #4129.
      * org/eclipse/cdt/internal/core/parser/Parser.java(LT): Fix
      * SourceWindow.java: Added code for bz #4193 to add the ability to
      * gladedir/frysk_filechooser.glade: New.
      * SourceWindow.java(createActions): More work on bz 4193; added option
      * gladedir/frysk_filechooser.glade: Minor change for data entry
      * SourceWindow.java: More work on bz #4193, added getting of the
      * SourceWindow.java: More work on bz #4193.
      * SourceWindowFactory.java: Trim spaces from proc avtivation.
      * gladedir/frysk_filechooser.glade: Remove redundant buttons.
      * SourceWindowFactory.java: Fix bz #4358(for real this time).
      * SourceWindowFactory.java: Intermediate checkin for bz #4193
      * gladedir/frysk_source.glade: Rename to frysk_debug.glade; change
      * frysk_source.gladep: Rename to frysk_debug.gladep.
      * SourceWindow.java: Add info to the sourceLabel widget to
      * SourceWindow.java: Claen up some fo the code for the
      * console/ConsoleWindow.java: Renamed from vtecli.
      * SourceWindow.java: Added activateTerminal; added changes to
      * SourceWindow.java:  Add a "Processes" pulldown; move "Run executable" there.
      * SourceWindow.java: Reorganize a bit; make terminal window persistent
      * ChangeLog: Moved terminal/TermWindow.java entries to terminal/ChangeLog
      * package.html: New.
      * gladedir/frysk_create_session_druid.glade: Fix tooltips so they
      * druid/CreateFryskSessionDruid.java (presentProcLister):
      * DOMLine.java: Fix problem with XML aborting when
      * DOMLine.java: Redo below fix to make it more comprehensive.
      * compile_looper.sh: Remove, obsolete.
      * DOMLine.java: Change insertion of XML form feed chars to just a space.
      * DOMLine.java: Change another insertion of "&np" to a
      * DOMLine.java: Fix problem of multiple form feeds on a line.
      * cparser/CDTParser.java: Make more robust in the handling
      * TestDOM.java: Activate form feed test.
      * SourceWindow.java(updateSourceLabel): Fix bug where stackframe
      * druid.CreateFryskSessionDruid.java: Activate a new source
      * cparser/CDTParser.java: Fix checkVariableIndex for endless loop
      * org/eclipse/cdt/internal/core/parser/Parser.java:
      * DOMCommon.java(getIncludePaths): Make error message give
      * DOMCommon.java: Reformatted.
      * cparser/CDTParser.java: Add timing info for parsing.
      * SourceWindow.java: Add thread ID(TID) to the source view title.
      * SourceWindow.java: Show the source code even if the parser
      * SourceWindow.java: Forgot one change when merging changes.
      * SourceBuffer.java: Do not add tags if parser had an error.
      * Oops, this should have been included with my last cvs checkin.
      * DOMFactory.java: Move printDOM() to DOMCommon.
      * ExeByteBuffer.java: New.
      * test-exe-x86.bz2.uu: New.
      * CLI.java: Add code for the "load" command.
      * TestLoadCommand.java: Ooops, remove commented out code.
      * TestLinuxExe.java: Remove unused/commented out code.
      * CLI.java: Add peek command.
      Ooops, forgot to checkin ChangeLog on last checkin.
      * LoadCommand.java: Attempt to wire in "load" command.
      * TestPeekCommand.java: New.
      Imported from the elfutils-0.120 source
      * LoadCommand.java: Setup a Proc from new method in frysk.Util.
      * Util.java (getProcFromExeFile): New.
      * LinuxExeProc.java: Return correct state and instantiate
      * LoadCommand.java: Add loop to add DebugInfoFrame stuff.
      * DwflFactory.java: Check for a null vdso before attempting to
      Implement load/run capability.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Fix bz# 5351.
      Fix bz #5369.
      Fix bz #5373.
      Fix bz# 5380.
      Fix bz #5396.
      Add ability to "run" core commands that have executables specified.
      Changes to implement "kill" command.
      Testing files for "kill" command plus some left out from previous commit.
      Change ViewsetCommand to align columns properly.
      New test for the hpd test harness.
      Fix SteppingEngine aborting when tasks have been only run(bz# 5482).
      Remove redundant call to performDetach().
      Remove part of TestLoadCommand that is no longer valid.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add start command to the fhpd framework.
      TestLoadCommand - Change e.send() to e.sendCommandExpectPrompt().
      TestPeekCommand - Change e.send to e.sendCommandExpectPrompt.
      TestLoadCommand - Fix regex symbols.
      Implement run to run until first breakpoint.
      Fix a couple of problems with procs terminating before frysk knows it.
      New start/run to accept parameters.
      Add timeout so test won't fail incorrectly.
      Add bz# to test that fails on slow machines.
      Test for valid proc before proceeding.
      Catch exception when process is gone.
      Handle null return from getIsa.
      Reurn null when cannot get ISA.
      Tests for passing parameters with start/run commands.
      Fix bug where wrong parameter list was generated when running multiple times.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Print command line for start/run.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Fix pattern matches.
      Change e.send to e.sendCommandExpectPrompt.
      Kill each proc only once(bz #5691).
      Fix problem with 'go' after 'run' on mult-threaded procs(bz 5674).
      Fix error when 'go' command used before 'start' command and after 'load'/'core'.
      Have load command print out loaded procs if no parameters are entered.
      Added 2008 to copyright in header.
      Add ability to list loaded procs and remove loaded procs.
      Added output to kill command and added unload command.
      Fix a few small bugs, start/run looper and duplicate method removal.
      Add more info to ViewsetCommand.
      Fix ability to unload procs after loading.
      Fix bz #5793, parameters to run/start not accepting parameters with "-" at beginning.
      Test "start" command for parameters that begin with "-".
      Fix ViewsetCommand error for load/unload command.
      Fix TestKillCommand's expression parsing.
      Update copyright header.
      Fix another ViewsetCommand for listing loaded procs.
      Add special test to TestKillCommand pointing to bz 5615.
      Add TestUnloadCommand, fix regexp errors, add info message, remove unnecessary remove proc call.
      Fix minor logging errors.
      Add ability to kill a process using its PID.
      * LoadCommand.java:  Add target set to output line.
      Fix start/run commands to not ignore focus command(bz #5578).
      Oooops, screw-up for "start ignores focus" checkin(already checked in ChangeLog)
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      * StartRun.java: Fix merge error
      Kill all processes before rerunning any(bz # 5985).
      Allow HPD notation for start/run command.
      Add ability to use HPD notation to kill command.
      Add arguments to multiple start/run runs(bz 5500,5501).
      Fix problem created with TestSysRoot.
      Fix output message.
      Remove the CDTParser
      Fix hover over variable(since removal of CDTParser).
      Fix error message in pane label that parser cannot find function
      Remove unneeded code since removal of CDTParser.
      Set version.in to 0.3 and minor mod to index.html

Sami Wagiaalla (564):
      migrated files to frysk-gui
      Created Makefile.am configure.ac to build procpop using atuomake
      .project settings file
      build problem fix attempt
      Migrated srcwindow from old cvs to here and added needed build rules to Makefile.am
      Switched from using PsObserver to Manager.host
      Added thread information handling
      *** empty log message ***
      added /opt/lib to PKG_CONFIG_PATH
      *** empty log message ***
      commented out -Wl,-rpath,foo
      *** empty log message ***
      added frysk.bin.Config.GLADEDIR to FryskGui.java
      *** empty log message ***
      *** empty log message ***
      file refactored to MainWindow.java
      fixed the build
      added a hack to make compiler errors go away
      mainGui now throws one exception when the entire search fails
      Added Config.GLADEDIR back to glade search path
      Fixed AddExecObserver NullPointerException
      *** empty log message ***
      cleaned gui, added remove observer code, and added ability to select search column
      *** empty log message ***
      New dialogs;taskExeced taskExiting observer now work
      resolved conflict... this one compiles :)
      added CustomEvent.add to all updates
      *** empty log message ***
      * StatusWidget.java: I preperation fro adding the time line widget
      * GuiData.java: changed from using Runnables to ObserverRunnables.
      * AllProcWidget.java : Removed all the fitlers code.
      * glade/procpop.glade: Added seperater bars to give the gui a better
      * MainWindow.java (dragEnded): Added code for reparenting the draged
      * glade/procpop.glade: Added refresh period label and seperator.
      * EggTrayIcon/libEggTrayIcon.c: changed to using getGObjectHandle().
      * observers/SyscallObserver.java: new file.
      this one compiles :)
      * ProcStatusWidget.java: new file.
      * StatusWidget.java (StatusWidget): Removed bad cast.
      * StatusWidget.java (StatusWidget): organized imports
      * ActionPool.java: Changed abstract methods in Action to regular
      * TaskStatusWidget.java (TaskStatusWidget): Removed the thread entry
      Fixed exception on right click
      * glade/procpop.glade: Some cosmotics and lables to procpop and
      * TearOffNotebook.java : new file.
      removed code that requires a new javagnome patch.
      * MainWindow.java: Added a handle for ProgramViewPage.
      * observers/TaskTerminatingObserver.java:
      * ActionPool.java (AddForkObserver): Replace RuntimeExceptions with
      * observers/TaskForkedObserver.java: Now implements
      * StatusWidget.java (StatusWidget): replaced scrolled window add
      * observers/ObserverRoot.java (ObserverRoot): add a null check
      * observers/ObserverManager.java: The one and only...ObserverManager.
      * ActionPool.java: migrated all old AddXObserver code to observers/X.
      * actions/ActionManager.java: New file. Added points for retrieving
      * actions/ActionManager.java: removed Attach/Detach actions from
      * actions/ShowSourceWin.java: new file. An action that shows the
      * observers/SyscallObserver.java: Changed RootObserver to TaskRootObserver.
      Fixed Build problem.
      * filters/TaskFilterPoint.java: New file.
      * observers/TaskForkedObserver.java: Removed local filter handling code.
      * actions/ForkedAction.java: New file.
      * glade/procpop.glade: Added menu items for adding observers
      * CustomeObserverWindow.java: Added handlers for varios parts of the window.
      * TrayIcon.java (TrayIcon): Accedintally pasted URL removed :).
      * observers/ObserverRoot.java: Added getBaseName to tell wich observer
      * filters/FilterPoint.java (getFilters): new function. Added notifyObservers
      * glade/procpop.glade: Removed all filter widgets (using FilterWidget instead).
      * filters/Filter.java: Added abstract getWidget method.
      * observers/TaskExecObserver.java: Added missing this.addFilterPoint.
      * observers/ObserverManager.java: Added removeTaskObserverPrototype, removed
      * observers/TaskExecObserver.java: FilterPoints were being added twice. Fixed.
      2005-11-28  Adam Jocksch  <ajocksch@redhat.com>
      fix typo
      fixed typo
      * observers/ObserverManager.java: Added javadoc. Added swapTaskObserverPrototype
      * src/java/com/redhat/ftk/Stripchart.java: Changed createEvent to return
      * Makefile.am: Added frysk-imports/libfrysk-ftk.a to LDADD,
      * observers/TaskObserverRoot.java (apply): added apply(Proc) function
      * observers/TaskObserverRoot.java (apply): removed extranious call to onAdded.run();
      * observers/TaskSyscallObserver.java: Renamed SyscallObserver to this.
      2005-12-07  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      * filters/ProcNameFilter.java: Added DynamicWidget initialization and
      2005-12-07  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-08  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-09  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2005-12-14  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-17  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-20  Sami Wagiaalla  <swagiaal@redhat.com>
      * observers/ObserverManager.java (loadObservers): Now saves
      2006-01-25  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-01-27  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-02  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-03  Sami Wagiaalla  <swagiaal@redhat.com>
      006-02-04  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-06  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-06  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-07  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-09  Sami Wagiaalla  <swagiaal@redhat.com>
      * WindowManager.java: Added handle for splash screen.
      2006-02-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-16  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-02-23  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-02-28  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-01  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-07  Sami Wagiaalla  <swagiaal@redhat.com>
      * CustomObserverDialog.java: Added handling for okay,apply,
      2006-03-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-10  Sami Wagiaalla  <swagiaal@redhat.com>
      removed debug output
      2006-03-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-12  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-28  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-03-30  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-07  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-11  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-24  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-04-25  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-25  Sami Wagiaalla  <swagiaal@redhat.com>
      this one compiles :)
      2006-04-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-27  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-04-27  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-02  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-05-04  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-05  Sami Wagiaalla  <swagiaal@redhat.com>
      snapshot of flat procs list
      2006-05-17  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-17  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-18  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-19  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-05-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-25  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-26  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-05-29  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-05-31  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-31  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-05-31  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-08  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-11  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-14  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-21  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-22  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-22  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-23  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-06-24  Sami Wagiaalla  <swagiaal@redhat.com>
      removed print statement
      2006-06-28  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-05  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-06  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-06  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-10  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-11  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-18  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      2006-07-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-19  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-20  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-24  Sami Wagiaalla  <swagiaal@redhat.com>
      Organized imports
      2006-07-25  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-07-27  Sami Wagiaalla  <swagiaal@redhat.com>
      2006-08-08  Sami Wagiaalla  <swagiaal@redhat.com>
      *** empty log message ***
      2006-08-16    <swagiaal@redhat.com>
      2006-08-16    <swagiaal@redhat.com>
      2006-08-17    <swagiaal@redhat.com>
      2006-08-17    <swagiaal@redhat.com>
      2006-08-21    <swagiaal@redhat.com>
      *** empty log message ***
      2006-08-21    <swagiaal@redhat.com>
      2006-08-23    <swagiaal@redhat.com>
      2006-08-23    <swagiaal@redhat.com>
      2006-08-24    <swagiaal@redhat.com>
      2006-09-10    <swagiaal@redhat.com>
      2006-09-19    <swagiaal@redhat.com>
      2006-09-19    <swagiaal@redhat.com>
      2007-01-09  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-09  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-10  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-16  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-17  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-17  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-18  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-30  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-31  sami wagiaalla  <swagiaal@redhat.com>
      2007-01-31  sami wagiaalla  <swagiaal@redhat.com>
      2007-02-08  sami wagiaalla  <swagiaal@redhat.com>
      2007-02-08  sami wagiaalla  <swagiaal@redhat.com>
      2007-02-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-01  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-06  sami wagiaalla  <swagiaal@redhat.com>
      2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-13  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-14  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-14  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-15  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-16  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-20  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-20  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-26  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-03-28  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-04-05  Sami Wagiaalla  <swagiaal@redhat.com>
      ==> frysk-gui/frysk/gui/ChangeLog <==
      ==> frysk-gui/frysk/gui/ChangeLog <==
      2007-04-12  Sami Wagiaalla  <swagiaal@redhat.com>
      This commit fixes that problem
      2007-04-17  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-04-24  Sami Wagiaalla  <swagiaal@redhat.com>
      forgot to commit this
      [swagiaal@toner frysk-gui]$ 2007-04-24  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-04-27  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-05-03  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-05-04  Sami Wagiaalla  <swagiaal@redhat.com>
      2007-05-09  swagiaal  <swagiaal@redhat.com>
      2007-05-10  Sami Wagiaalla  <swagiaal@redhat.com>
      frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      frysk-core/frysk/rt/ChangeLog
      frysk-core/frysk/bindir/ChangeLog
      frysk-core/frysk/debuginfo/ChangeLog
      frysk-core/frysk/rt/ChangeLog
      frysk-core/frysk/pkglibdir/ChangeLog
      frysk-core/frysk/rt/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      frysk-core/frysk/pkglibdir/ChangeLog
      2007-06-07  Sami Wagiaalla  <swagiaal@redhat.com>
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Changelog for my previous commit:
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-gui/frysk/gui/ChangeLog
      Index: frysk-gui/frysk/gui/srcwin/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-imports/lib/dw/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/util/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      2007-07-31  Sami Wagiaalla  <swagiaal@redhat.com>
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      2007-08-14  Sami Wagiaalla  <swagiaal@redhat.com>
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      (Take two)
      Index: frysk-core/frysk/debuginfo/ChangeLog
      (fixed broken build)
      Index: frysk-core/frysk/stack/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Touching all elfutils files
      This commit was generated by cvs2svn to compensate for changes in r6756,
      Removing new files by import
      elfutils 0.129 merege
      removed/added files that were added/removed by commit to branch sami-elfutils_129-merge-20070827-branch
      Removed genereated file
      Remove files added to branch
      Readding those files i thought i was suppose to remove... dont ask
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Merge of patched elfutils 0.129
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Removed generated */Makefile.in
      Removing genereated files
      adding cvsignore
      Adding .cvsignore
      Index: frysk-gui/frysk/gui/monitor/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/hpd/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/bindir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/ftrace/ChangeLog
      Index: frysk-core/frysk/proc/ChangeLog
      Index: frysk-core/common/ChangeLog
      Index: common/ChangeLog
      Index: ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-sys/lib/dwfl/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: ChangeLog
      Index: ChangeLog
      Index: frysk-core/ChangeLog
      +2007-09-27  Sami Wagiaalla  <swagiaal@redhat.com>
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/pkglibdir/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: libdw/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Importing elfutils version 0.129
      Index: frysk-core/ChangeLog
      Index: frysk-core/frysk/debuginfo/ChangeLog
      Index: frysk-core/ChangeLog
      Index: frysk-core/ChangeLog
      Added ChangeLog file
      Index: ChangeLog
      Index: frysk-core/frysk/scopes/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/scopes/ChangeLog
      Index: frysk-core/frysk/value/ChangeLog
      Index: frysk-core/frysk/testbed/ChangeLog
      Index: frysk-core/frysk/rt/ChangeLog
      frysk-core/frysk/debuginfo/ChangeLog
      Reloved conflict:
      frysk-core/frysk/expr/ChangeLog
      frysk-core/frysk/debuginfo/ChangeLog
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      frysk-core/frysk/bindir/ChangeLog
      frysk-core/frysk/debuginfo/ChangeLog
      Delete get method from CompositeType
      swagiaal: CompositeType.java: Moved getValue inside the Memeber class.
      swagiaal: Delete InlinedSubroutine and added an inlined attribute to subprogram.
      swagiaal: Renamed Struct to Composite.
      swagiaal: Added getName() to Composite.
      swagiaal: Added test for retrieving class of a static function
      swagiaal: Removed print statement from funit-cpp-scopes-class-static.cxx.
      swagiaal: Added javadoc to ComposityType::add().
      swagiaal: Removed Value argument from CompositeType::iterator().
      swagiaal: Corefile tests now pass exe argument. fix for 5156
      swagiaal: Changed CoreFileAtSignal to return core File instead of core Proc.
      swagiaal: Renamed Dwfl::getDie to Dwfl::getCompilationUnit.
      swagiaal: Created class StaticMember in CompositeType
      swagiaal: Prepare CompositeType for support of static memebers.
      swagiaal: removed value argument CompositeType::iterator().Fixes broken build.
      swagiaal: Removed value asserstion from TestFstack::testBackTraceWithParams.
      swagiaal: Marked testHpdBreakMultiThreadedContinue as unresolved.
      swagiaal: Marked ltrace tests are unresolvedx8664
      swagiaal: Created and used DwAttributeNotFoundException
      swagiaal: function parameter values are no longer printed
      swagiaal: DeclarationSearchEngine throws an exception when an object is not found
      swagiaal: fstack now takes a -n <number of frames> option.
      swagiaal: committed missing file funit-long-stack.c
      swagiaal: reenabled fstack -n tests
      swagiaal: test case and support for static data members.
      swagiaal: Added check for static vs. dynamic member functions.
      swagiaal: enabled TestTypeEntry::testClassWithStaticMembers()
      swagiaal: fstack now prints shortened path names by default
      swagiaal: renaed TestFStack and StressTestFStack.
      swagiaal: Added option to disable printing of source libraries. Fix 5401.
      swagiaal: Updated CurrentStackView to pass boolean argument to Frame.toPrint().
      swagiaal: Removed frame requirement from LocationExpression constructor
      swagiaal: Renamed  CompositeType addStaticBitFieldMember and addBitFieldMember.
      swagiaal: created CompositeType.addMemberTomap
      swagiaal: CompositeType.java: Eliminated generic add function.
      swagiaal: Removed List ops from LocationExpression constructor.
      swagiaal: Removed LocationExpression.decode(Frame frame)
      swagiaal: added implemented and tested getPubNames().
      swagiaal: Renamed  DwarfDie.getParent to getDwfl
      swagiaal: Added and tested DwarfDie.getCompilationUnit().
      swagiaal: implemented and tested Dwfl.getCompilationUnitModule.
      swagiaal: DwarfDie.DwarfDie() Changed constructor to take DwflModule
      swagiaal: DwarfDie.getOffset() now returns long instead of int.
      swagiaal: Tested DwarfDie.getOffset. Implmented and tested DwarfDie.getDieByOffset().
      swagiaal: implemented and testted DwarfDie.getDefinition.
      swagiaal: Created and used LineColPair for representing line col information
      swagiaal: implemented and tested look up of static member variables.
      swagiaal: Changed DwarfDiegetDeclLine() to return int.
      swagiaal: Changed DwarfDie.getDeclFile() now returns File.
      swagiaal: Moved frysk.rt.Line to frysk.scopes.SourceLocation.
      swagiaal: Moved DOM knowledge from SourceLocation to LineXXX
      swagiaal: Repaced LineColpair with SourceLocation
      frysk-core/frysk/value/ChangeLog
      Fix for NullPointerException at frysk.gui.srcwin.SourceWindow patch by cagney
      swagiaal: Removed cast to DynamicMember in CompositeType. Fixed 5426.
      swagiaal: Added more exceptions to CLI nasty exceptions.
      swagiaal: Added printing of virtual frames to -c option.
      swagiaal: Use PrintStackOptions instead of boolean list.
      swagiaal: fstack.java.stackCore() Use PrintStackOptions.
      swagiaal: implemented used and tested ProcRunningUtil, added ferror.
      swagiaal: added test for fcatch following forks.
      swagiaal: added a new test program.
      swagiaal: Deleted FlatProcObservableLinkedList and ProgramObserverDialog
      swagiaal: Deleted PickProcDialog.java.
      swagiaal: Deleted PickProcsListView.java PickProcListView.java.
      swagiaal: Moved refresh code from Gui to ProWiseDataModel.
      swagiaal: Deleted last reference to observableProc*XXX; used new refresh code.
      swagiaal: Fixed 5848: ferror prints duplicate stack traces and errors.
      swagiaal: ferror patch by pmuldoon for regex support.
      swagiaal: ProcRunningUtil to ProcRunUtil.
      swagiaal: converted fcatch to use ProcRunUtil.
      swagiaal: enabled testFcatchFollowsForks
      swagiaal: fixed fcatch bad memory use.
      swagiaal: use Manageer.host to create live proc from dead one
      swagiaal: added testFcatchFollowsPATH
      swagiaal: fixed typo.
      swagiaal: Fixed type in ObjectDeclarationNotFoundException.java.
      swagiaal: added test for JG memory smash.
      swagiaal: added stress test for JG memory smash.
      swagiaal: StressTestJGMemory.java TestJGMemory.java; added files to git.
      swagiaal: Converted fstep to ProcRunUtil.
      swagiaal: fix failing tests, added test for fstep PID.
      swagiaal: ProcRunUtil.java: Moved unblocking to ProcTasksObserver.
      swagiaal: Renamed ProcRunUtil to ProcFollowUtil.
      swagiaal: Reimplemented ProcRunUtil with rich client notification.
      swagiaal: Reimplemented ProcFollowUtil based on ProcRunUtil.
      swagiaal: created a hidden link sandbox
      swagiaal: adding test javascript to sandbox page
      swagiaal: removed test file htdocs/sandbox/index.html
      swagiaal: Fixed bz#5992
      swagiaal: Added check to check for vdso before prepending path.
      swagiaal: used isVDSO() instead of name check in Frame printng.
      swagiaal: Removed unused method getType() from ExprSymTab.
      swagiaal: Removed getValue() from ExprSymTab.
      swagiaal: added support for search elf symbol table.
      swagiaal: news now use rss feed of planet frysk.
      swagiaal: moved getSymbolDie from DebugInfo to ObjectDeclarationSearchEngine
      swagiaal: Renamed ObjectDeclarationSearchEngine.getVariable to getObjectInScope.
      swagiaal: root can debug all processes fix for bz 6392.
      swagiaal: Changed ObjectDeclaration from abstract class to interface.
      swagiaal: created NamedScope; created and used SourceLocationFactory.
      swagiaal: created and used InlinedSubroutine.
      swagiaal: Renamed Subroutine to Function.
      swagiaal: Renamed Subprogram to CocreteFuction.
      swagiaal: Fixed incorrect use of ConcreteFunction.
      swagiaal: Renamed ConcreteFunction to OutOfLineFunction
      swagiaal: Break points and List command now use ObjectDeclaration.
      swagiaal: Renamed InlinedSubroutine to InlinedFunction.
      swagiaal: Added support for funciton lookup.
      swagiaal: Renamed getSymbolDie to getObject.
      swagiaal: Added test top-down search tests.

Stan Cox (261):
      * Config.javain: Added PKGDATADIR, PKGLIBDIR, PKGINCLUDEDIR.
      * Config.javain (EventLogger): New.
      * Config.javain: Remove import java.util.logging.Level.
      * Signal.java (Signal): Add logger.
      * Host.java (Host): Add logger.
      * Makefile.am (SUBDIRS): Add frysk.
      * TestRunner.sh: Add -log option.
      * TestRunner.sh: Shift options.
      * TestRunner.sh: Remove -log option. Add -level option.
      * Makefile.am (process_FILES): add.
      * TestExec.java (testUnattachedSingleExec, testAttachedSingleExec): New.
      * kill/child.c (server): New case SIGFPE.
      * TestLib.java (findProcUsingRefresh): Always poll.
      * TestRefresh.java (testUnattachedMultipleExec): Check colon.
      * TestRefresh.java (testUnattachedMultipleExec): Check colon.
      * child.c (server): Use parentAck instead of childAck for SIGFPE.
      * Config.javain (EventLogger): Add ConsoleHandler.
      * Host.java (add,remove,removeTasks,get,getProc,requestRefresh,execute)
      * Proc.java (retain): Use HashMap instead of Collection.
      * TestExec.java (testAttachedSingleExec): Add ExecObserver.
      * TestExec.java (testAttachedMultipleParentExec): New.
      * EventLogger.java (get): Look for FRYSK_DIR/logging.properties.
      * TaskState.java (processExecedEvent): Refresh stat call.
      * Makefile.am (pkiglibexec_PROGRAMS): Add funit-child-alias.
      * Makefile.am (MOSTLYCLEANFILES): New.
      * TestSyscallInterrupt.java (TestSyscallInterrupt): Use fork.daemon.
      * EventLogger.java (get): Create FRYSK_DIR/logs if necessary.
      * TestSyscallInterrupt.java (update): remove unreferenced variable proc.
      Add gcc4-c++ gcc4-java
      * TaskState.java (attaching): Handle handleTerminatedEvent.
      * TaskState.java (attaching): Fix handleTerminatedEvent declaration.
      * DOMFrysk.java: Use ASCII quote instead of multibyte quotes.
      * funit-threadexit.c (main): New file.
      Fix comment typos.
      Fix typos.
      * Makefile.rules (files.list): Sort the list.
      * Makefile.am (frysk2670/gcj.sh): Add rules.
      * Makefile.am (frysk2670/gcj.sh): Copy files explicitly.
      * EventLoop.java (wakeupIfBlocked): Change to FINEST.
      * LinuxTask.java (sendAttach):  Handle Errno.Eperm.
      * hpd/CLI.java (WhatHandler): New.
      * TabException.java : Change class TabException to public.
      * hpd/Command.java (getOut, setOut): New.
      * cpp.g (signed_pm_expression): New, for eliminating non-determinism.
      * cpp.g: Reformat using emacs antlr-mode style.
      * CppTreeParser.sed: Rewrite.
      * cpp.g (CppParser): Add CAST, FUNC_CALL, unary_expression,
      Tweak.
      * Makefile.rules (HAVE_ECJ): Add prune_ecj.
      * hpd/PrintHandler.java (handle): Add -format and hex/octal output.
      Added html version of hpd.pdf
      Added lcov.html.
      Fix link to build.
      Remove Endian.java
      * IntegerType.java (IntegerType): Use ByteOrder.
      Remove.
      * hpd/CLI.java (proc): New.
      * hpd/SymTab.java (get): Handle float and double.
      * hpd/SymTab.java (what,print): Refactor command handling from here...
      * hpd/CLI.java (UpDownHandler): New.
      * hpd/ExprSymTab.java (getBufferAddr): Simplify DW_AT_frame_base handling.
      * hpd/ExprSymTab.java (put): Check that the die has a type.
      * hpd/ExprSymTab.java (getBufferAddr):	Add x86regnames to map x86
      * hpd/ExprSymTab.java (getBufferAddr): Add x86regnumbers to map x86
      * hpd/ExprSymTab.java (VariableAccessor): New.
      * ExprSymTab.java (getBufferAddr): Remove debug lines.
      * Dwarf.java (getSourceFiles): New.
      * ArrayType.java: New file.
      * hpd/ExprSymTab.java (get): Add isClassType support.
      * ClassType: New file.
      * ClassType.java: New file.
      * Makefile.am (RUNTESTDEFAULTFLAGS): Use $(srcdir).
      * lib/frysk.exp: New file.
      * CppParser.exp: Cut and paste error.
      * ChangeLog: Fix weird 'patch' result.
      Rename frysk.lang to frysk.value.
      Rename frysk.lang to frysk.value.
      * Gui.java: Fix comment typos.
      * hpd/CLI.java (CLIEventLoop): New.
      * DwarfDie.java (scopes): New.
      * Makefile.rules (clean-for-dejagnu): New
      * LongType.java: New.
      * cpp.g (CppTreeParser.expr): Add builtin types to CAST
      2006-12-14  Stan Cox  <scox@redhat.com>
      * expr/20061115-2.c (assign_char, assign_long, assign_char_arr): New.
      Add copyright.
      * expr/20061115-2.c: Simplify.
      * hpd/SymTab.java (SymTab): Add elf and dwarf.
      * hpd/AllPTSet.java (taskSets): Use ArrayList instead of Vector.
      * expr/CppParser.exp (hpd_path): New for install tree testing.
      Move to bindir/fhpd.java.
      Moved from cli/hpd/hpd.java.
      * expr/CppParser.exp (hpd_path): Change from hpd to fhpd.
      * hpd/CLI.java (complete): New.
      * hpd/CLI.java (PrintHandler.handle): Special case baseTypeChar.
      * hpd/CLI.java Delete unused import frysk.rt.StackFactory,
      * BaseTypes.java (getTypeSize): New.
      * hpd/ExprSymTab.java (byteType,shortType,intType,floatType,doubleType): New.
      * Makefile.rules (checked-ecj-compile): Build *.class files for
      * hpd/ExprSymTab.java (get): Add offset to classType.addMember.
      * fhpd.java (main): Add pid option.
      * TestFhd.java (testHpd): Enable. Skip optimized out values.
      * TestFhd.java (testHpd): Comment out float_21 and double_21.
      * (DwAtEncodings.shenum): New file.
      * (DwAtEncodings.shenum): Don't assume /usr/include/dwarf.h.
      * hpd/SymTab.java (subprogram): New.  Used to initialize dies in subprogram.
      * LexicalBlock.java: Moved to frysk.rt.
      * hpd/SymTab.java (setSubprogram): Check for no .debug_info.
      (SetFrames): Set subprogram in ExprSymTab.
      * TestFhd.java (testHpd): Don't include executable on attach.
      * hpd/SymTab.java (complete): Handle help request<HT>.
      *SymTab.java (setFrames): Fix typo.
      * hpd/ExprSymTab.java (get): Set name when creating arrayType/classType.
      * hpd/ExprSymTab.java (getAddress): New.
      * RunCppLexer.java: Remove
      * hpd/CLI.java (complete): Handle help request<HT>.
      * EnumType.java: New file.
      * DwarfDie.java (getDeclCU): Set scopes.
      +       * ArithmeticType.java: New file. Replaces:
      * TestFhd.java (testHpd): Split into: testHpdTraceStack,
      * hpd/ExprSymTab.java (get): Support bit fields.
      * TestValue.java (testNumber,testIntOps,testFloatOps,testEnum): New.
      * fhpd.java (main): Attach pid after CLI constructor completes.
      * InlineSourceView.java: Remove InvalidOperatorException.
      * hpd/ExprSymTab.java (get): newXVariable signature.
      * hpd/ExprSymTab.java (get): Remove DwarfDie from newXVariable signature.
      * Value.java (Variable): Rename Value.
      * Value.java (Variable): Rename Value.
      * fhpd.java (main): Exit loop if line==null.
      +       * hpd/SymTab.java (complete): Handle struct members.
      * src/jline/UnixTerminal.java: Cache width and height.
      * src/jline/ConsoleReader.java (getTermwidth): Use terminal instead of
      ChangeLog typo.
      * TestFhd.java (testHpdTraceStack): Test tabbed command completion.
      * PointerType.java: New.
      * DebugInfoEvaluator.java (DebugInfoEvaluator): New signature.
      * fhpd.java (execFile): New.
      * frysk/cli/hpd/PrintCommand.java (handle): Use BigInteger for hex.
      * DebugInfoEvaluator.java (swapBytes): New.
      * TestFhd.java (testHpdTraceStack):  New defintion of up/down.
      * ArithmeticType.java (logicalNegation): New.
      * DebugInfoEvaluator.java (swapBytes): Fix 32 bit case.
      * DebugInfoEvaluator (swapBytes): Remove debugging lines.
      * DwAtEncodings.shenum: List all Dwarf attributes.
      *** empty log message ***
      * DebugInfoEvaluator.java (getClassType): Add subprogram and pointer_type.
      * CLI.java (tid,pid,symtabNeedsRefresh): Remove.
      * CLI.java (SteppingObserver.update): Update frame.
      * ListCommand.java (handle): Use pc if no options given.
      * Preprocessor.java (stripComment): Verify that line starts with #.
      * Type.java (toString): Add ByteBuffer parameter.  Change all callers.
      * TestValue.java (testStructure): New struct output syntax.
      * PrintCommand.java (handle): Handle ValueUavailableException and
      * LocationExpression.java: New file.
      * LocationExpression.java (getRegisterNumber): Return null instead.
      * RegisterMap.java (getRegister): New.  Given String return Register.
      * cpp.g (variable): Support array[x:y] and array@n.
      * DebugInfoEvaluator.java (getType): Renamed from getValue.
      * ArrayType.java (ArrayType): Adjust stride calculation.
      * ArrayType.java (ArrayType): Adjust stride calculation.
      * PointerType.java (toPrint): Increment char* address.
      * Makefile.am (pkglib_PROGRAMS): Add funit-class.cxx
      * TypeEntry.java: New file.
      * TypeEntry.java (getClassType): Update ClassType constructor.
      * TestTypeEntry.java (testEnum): Mark as unresolved.
      * DebugInfoEvaluator.java (getDie): Change signature to return Variable
      * Makefile.rules (.g.antlered): Use common antlr.tmp to accommodate
      * antlr-warnings.awk: Handle ExprAST warnings.
      Add generated type test framework
      Support generated type test framework.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Trim $(srcdir) from JUnitTests.java list
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Trim blddir from JUnitTests.java test list.
      Fix type display so TestTypeEntryType passes.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Fix CompositeType.java merge snafu.
      Run type tests, value tests still unresolved.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Temporarily mark generated type tests as unresolved.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Make TestTypeEntry pass.
      Allow asLong for a value with a decorated type.
      Turn on TestTypeEntryType testing.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Clean up array display in anticipation of turning on TestTypeEntryValue.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Improve struct display and have TestTypeEntryValue match it.
      Turn on TestTypeEntryValue
      Fix line numbers and current line position.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add tests for hpd list request.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Change TestListCommand to use an easier to verify test program.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Remove a random conflict message.
      Use sendCommandExpectPrompt where applicable.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Add indentation to toPrint. (5310)
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Eliminate Type.isTypedef and Type.setTypedefFIXME. (5311)
      Remove BaseTypes.java.
      Remove BaseTypes.java.
      Remove unneeded reference to now removed BaseTypes.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Cleanup python imports.
      Cleanup python imports.
      Begin using gen-type-expect-tests.py for c++ testing.
      Begin using gen-type-expect-tests.py for c++ testing.
      Replace TestTypeEntry.java-sh with TestTypeEntry.java
      Replace TestTypeEntry.java with TestTypeEntry.java-sh.
      Fix dependency for TestTypeEntry.java.
      Fix dependency for TestTypeEntry.java.
      Emit one test per variable.
      Use splitext instead of split
      Change String toPrint() to use StringBuilder.
      Change String toPrint() to use StringBuilder.
      Add -sysroot option to fhpd.
      Make TestSysRoot runnable by TestRunner.
      Install frysk/pkgdatadir/test-sysroot.
      Change line marker to ->
      Don't install gen-type-funit-tests.
      Add a -sysroot request option.  Keep a per process sysroot.
      Handle "typedef void" (bug 5669).
      Move installation of test-sysroot to pkglibdir.
      Move installation of test-sysroot to pkglibdir.
      Consider DESTDIR and ARCH32 when installing test-sysroot.
      Check debuginfo CRC.
      Recalculate CRC for test-sysroot.
      Rename funit-class.cxx to funit-type-class.cxx
      Rename funit-class.cxx to funit-type-class.cxx
      List around the PC whenever the frame changes.
      Turn off list command "repeat" behavior.
      Add a cross frame/file test to TestListCommand.
      Merge branch 'list'
      Tweak expect output.
      Allow for struct/class accessibility defaults.
      Add sysroot option to CommandlineParser.
      Add Sysroot.java, SysrootCache.java, TestSysroot.java.
      Move SysRoot handling to SysRoot.java
      Fix TypeFactory dependency.
      Get all list tests to pass.
      Improve list -length support.
      Have fexe display rooted and sysrooted exe path.
      Replace uses of getExe with getExeFile.
      Make -sysroot library aware.
      Add test for chroot libraries.
      Make reloading sysroot aware.
      Remove debugging line.
      Add support for process environment variables.
      Make core executables sysroot aware.
      Use SysRootCache if we don't have the ExeFile.
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Add package.html for debuginfo, expr, sysroot, and value.
      Add sysroot to NEWS.
      Allow for "this" return and parameter values.
      Consider relative paths when searching for executable.
      Follow Unix ./executable convention.
      Add test for Environ.

Stepan Kasal (105):
      * Makefile.am (MOSTLYCLEANFILES): Use += because the variable is
      * DOMFrysk.java: ... and use ASCII minus instead of multibyte dashes.
      Small spelling corrections from Mike Cvet <mcvet@redhat.com>.
      Revert previous errorneous change.
      typo
      typo
      * Makefile.am (frysk2670_FILES): Fix typo, add remaining files.
      Add .cvsignore
      * Makefile.am (noinst_PROGRAMS): Do not list frysk2137/Gcov.sh.
      * Makefile.am (EXTRA_DIST): Add several ChangeLog's.
      * Makefile.am (noinst_PROGRAMS): remove .../frysk_suite.sh; shell
      * Makefile.am (EXTRA_DIST): Add lib/elf/tests/*.uu
      * Makefile.am (frysk2760_FILES): Add frysk2760/linux.ptrace.h
      Fix the remaining typo from that commit.
      Fix a typo.
      typos
      * Makefile.rules (files.list): Fix the placement of the sort command.
      * Makefile.am: Work around a bug in GNU make -jN.
      * Makefile.am: Work around a bug in GNU make -jN by mentioning *.map.
      * line2addr.c (main): Avoid using sscanf() to prevent a warning.
      Fix linux.syscall.h and the include directives required by it.
      refreshed
      * funit-ia32-modify.S, funit-ia32-regs.S: Make the stack
      refreshed
      Some autotools tweaks.
      update .cvsignore files
      Add some autoconfigury for libunwind.
      fix typo
      * configure.ac: Include common/acinclude.m4 before AM_INIT_AUTOMAKE.
      Another typo.
      Introduce libunwind_cpu.
      * Makefile.in: Add a dangerous temporary implementtation of the
      * elfutils/config.h.in: Delete.
      * libdw/memory-access.h: Avoid conflicting visibility attributes.
      Add config.h.in
      * bootstrap.sh: Run autoheader in libunwind, autoconf in antlr..
      * Makefile.in: Do not install for frysk.
      * Makefile.in: Do not install for frysk.
      Do not list XFAIL_TESTS twice.
      Restore our local changes to elfutils.
      * Makefile.am: Move frysk2130/strace-clone-exec.sh to XFAIL_TESTS.
      * Makefile.am: Add XFAIL_TEST = run-elflint-self.sh
      * Makefile.am: Add XFAIL_TEST = run-elflint-self.sh (frysk #2947)
      * test/dogtail_scripts/frysk_suite.in: Use "dogtail-run-headless -n".
      * test/dogtail_scripts/frysk_suite.in: Use "dogtail-run-headless -n".
      * Makefile.am (TESTS_ENVIRONMENT): Add a comment.
      * Makefile.am: Change to not install for frysk.
      .
      s/setBackgroudColor/setBackgroundColor/
      * Makefile.am (TESTS_ENVIRONMENT): Skip the dogtail tests.
      Revert s/setBackgroudColor/setBackgroundColor/
      * test/dogtail_scripts/frysk_suite.in: Revert my chang from 2006-08-08.
      Fix a typo in a comment.
      edited the list of required yum installs for fc5 and fc6
      explain why transfig and ghostscript are needed
      * htdocs/build/index.html: Updated the list of build requirements,
      * Makefile.in (installcheck): Another stub target.
      * Makefile.am: Do not run installcheck nor uninstall either.
      * Makefile.am: Do not put more targets on one line; Automake does not
      add missing log entry
      * Makefile.am: Do not run installcheck nor uninstall either.
      * htdocs/build/index.html: Explain which of the packages are needed
      * htdocs/index.html: Fix a typo which malformed the end of the page;
      * htdocs/build/index.html: Add `automake ghostscript' to the list of requirements for RHEL 4U3.
      * po/elfutils.pot, libelf-po/libelf.pot: Removed from the CVS.
      * ConsoleWidget.java: Fix EOLs: CRLF -> LF.
      Update htdocs/build/index.html
      * htdocs/build/index.html: Remove libgtk-java-devel from Fedora
      htdocs/build/index.html updated
      .
      Ignore Makefile.in
      * Makefile.am (frysk3205_ptrace_test_SOURCES): Rename...
      * Makefile.am (frysk_pkglibexecdir_arch32_funit_child_alias_SOURCES):
      * Makefile.am (noinst_PROGRAMS): Move
      * Makefile.am (funit-child-alias): Do not build, just cp funit-alias.
      frysk-gtk/
      Rename common/acinclude.m4 to common/frysk-common.ac.
      * Makefile.rules (EXTRA_DIST): Remove common/*.m4, there are no
      * Makefile.am (EXTRA_DIST): Remove $(srcdir)/common/*.m4, there is
      * Makefile.am (EXTRA_DIST): frysk/lang/ChangeLog was moved to
      * frysk.java (main): Fix a typo.
      common/ChangeLog:
      common/ChangeLog:
      Oops, cancel the previous change.
      * frysk-common.ac (lib32dir): Fix the code for case when
      common/ChangeLog:
      * Makefile.am (install-dejagnu-testsuite-local):
      * Makefile.am (install-dogtail-scripts-local):
      * Makefile.am (install-dogtail-scripts-local):
      * Makefile.gen.sh (_DATA): Change all "${dir}_DATA" to
      * Makefile.am (libftk_a_SOURCES): Add src/widgets/ftkcustomatkobject.h,
      * Makefile.am (EXTRA_DIST): Add frysk/pkglibdir/util.h and
      ChangeLog:
      * Makefile.am (propertydir, dist_property_DATA): New variables,
      * Makefile.gen.sh (files.list): Do not include "*.properties" files
      * Makefile.am (icondir, dist_icon_DATA): New variables, likewise.
      * Makefile.gen.sh (files.list): Do include "*.desktop" and
      * Makefile.gen.sh (_DATA): Use "dist_${dir}_DATA" or
      ChangeLog:
      * Makefile.am (EXTRA_DIST): Remove frysk/pkglibdir/funit-asm.h, that
      * Makefile.am (noinst_HEADERS): Add include/frysk-asm.h.
      * m4/frysk_pkg_module_variable.m4: Improve woring.
      Add (c) 2007.
      * Makefile.am (DIST_SUBDIRS): Leave out libunwind-i386.
      * configure.ac: Add -Wno-portability to AM_INIT_AUTOMAKE, to

Tarun Khanna (16):
      2005-08-18  Tarun Khanna  <tkhanna@.redhat.com>
      * com/redhat/fedora/frysk/expr/RunCppParser: Minor modifications to
      * testsuite:  New directory for DejaGNU tests
      * com/redhat/fedora/frysk/expr/cpp.g: Minor modifications to
      * Makefile.am:  Added support for tunning dejagnu tests.
      2005-10-18  Tarun Khanna  <tkhanna@redhat.com>
      2005-10-19  Tarun Khanna  <tkhanna@redhat.com>
      Changes in frysk/frysk-core
      Changes in frysk/frysk-core/frysk/lang..
      corrected an error in frysk/frysk-core/frsyk/expr/cpp.g
      Changes in frysk/frysk-core/frysk/lang
      frysk/frysk-core/frysk/expr
      frysk-core/frysk/expr/
      frysk-core/frysk/lang
      fixed ChangeLog entries.
      frysk-core/frysk/expr

Teresa (20):
      Update enabled repo list in fdebugrpm. (Bug# 5397)
      Enable all debuginfo repos for fdebugrpm.
      Create unit to pack IEEE 754/854 floating point into BigDecimal.
      Add long double type variables to funit-addresses.
      Test added for 80 bit floating point packing.
      Create generic FloatingPointType directly from die.
      Remove files - causes build failure on FC5.
      Files to define and support IEEE 754/854 floating point.
      Updates for migration to BigFloatingPoint.
      Delete BigFloat.
      Use BigFloatingPoint for arithmetic operations.
      Refactor FloatingPoint854Format.
      Format floating points as hex constants for '-format x'.
      Show error message on ValueUnavailableException. Fixes bug# 5710.
      Refactor fauxv to use ProcStopUtil.
      Add functions to set and reset terminal settings.
      Add class to handle commands that should not interpret options.
      Add shell command to hpd.
      Clean up imports.
      Fixes bz#5802. Additional error handling for fdebugrpm.

Teresa Thomas (151):
      up/down user commands fixed for CLI
      2007-07-31  Teresa Thomas  <tthomas@redhat.com>
      2007-07-31  Teresa Thomas  <tthomas@redhat.com>
      2007-07-31  Teresa Thomas  <tthomas@redhat.com>
      2007-08-02  Teresa Thomas  <tthomas@redhat.com>
      2007-08-02  Teresa Thomas  <tthomas@redhat.com>
      2007-08-07  Teresa Thomas  <tthomas@redhat.com>
      Fixed.
      * fdebuginfo.java (main): Core file support added.
      2007-08-08  Teresa Thomas  <tthomas@redhat.com>
      2007-08-09  Teresa Thomas  <tthomas@redhat.com>
      2007-08-10  Teresa Thomas  <tthomas@redhat.com>
      2007-08-10  Teresa Thomas  <tthomas@redhat.com>
      * LocationExpression.java (decode): More stack and arithmetic operators added.
      Updated.
      * TestLocationExpression.java: New file.
      2007-08-14  Teresa Thomas  <tthomas@redhat.com>
      2007-08-14  Teresa Thomas  <tthomas@redhat.com>
      Classes to support DW_OP_piece operation for location expression evaluator.
      2007-08-17  Teresa Thomas  <tthomas@redhat.com>
      2007-08-28  Teresa Thomas  <tthomas@redhat.com>
      2007-08-28 Teresa Thomas <tthomas@redhat.com>
      2007-08-28  Teresa Thomas  <tthomas@redhat.com>
      Updated.
      * TestLocationExpression.java (testBregx): Added.
      * LocationExpression.java (decode): DW_OP_pick added.
      2007-08-28  Teresa Thomas  <tthomas@redhat.com>
      2007-08-31  Teresa Thomas  <tthomas@redhat.com>
      2007-09-06  Teresa Thomas  <tthomas@redhat.com>
      2007-09-06  Teresa Thomas  <tthomas@redhat.com>
      * TestPieceLocation.java: Unused imports removed.
      2007-09-06  Teresa Thomas  <tthomas@redhat.com>
      2007-09-06  Teresa Thomas  <tthomas@redhat.com>
      2007-09-11  Teresa Thomas  <tthomas@redhat.com>
      2007-09-12  Teresa Thomas  <tthomas@redhat.com>
      2007-09-13  Teresa Thomas  <tthomas@redhat.com>
      2007-09-14  Teresa Thomas  <tthomas@redhat.com>
      getValue disabled.
      2007-09-17  Teresa Thomas  <tthomas@redhat.com>
      2007-09-18  Teresa Thomas  <tthomas@redhat.com>
      2007-09-18  Teresa Thomas  <tthomas@redhat.com>
      2007-09-21  Teresa Thomas  <tthomas@redhat.com>
      2007-09-24  Teresa Thomas  <tthomas@redhat.com>
      2007-09-25  Teresa Thomas  <tthomas@redhat.com>
      2007-09-25  Teresa Thomas  <tthomas@redhat.com>
      frysk/debuginfo/Changelog fixed for previous commit.
      2007-09-26  Teresa Thomas  <tthomas@redhat.com>
      2007-09-27  Teresa Thomas  <tthomas@redhat.com>
      2007-09-27  Teresa Thomas  <tthomas@redhat.com>
      2007-09-28  Teresa Thomas  <tthomas@redhat.com>
      2007-10-03 Teresa Thomas <tthomas@redhat.com>
      Implement & (address of) operator.
      2007-10-04  Teresa Thomas  <tthomas@redhat.com>
      2007-10-04  Teresa Thomas  <tthomas@redhat.com>
      2007-10-09  Teresa Thomas  <tthomas@redhat.com>
      2007-10-09  Teresa Thomas  <tthomas@redhat.com>
      2007-10-09  Teresa Thomas  <tthomas@redhat.com>
      2007-10-09  Teresa Thomas  <tthomas@redhat.com>
      2007-10-10  Teresa Thomas  <tthomas@redhat.com>
      2007-10-10 Teresa Thomas <tthomas@redhat.com>
      2007-10-10  Teresa Thomas  <tthomas@redhat.com>
      2007-10-11  Teresa Thomas  <tthomas@redhat.com>
      Fixed commit dates.
      2007-10-12  Teresa Thomas  <tthomas@redhat.com>
      2007-10-12  Teresa Thomas  <tthomas@redhat.com>
      2007-10-15  Teresa Thomas  <tthomas@redhat.com>
      2007-10-16  Teresa Thomas  <tthomas@redhat.com>
      2007-10-16 Teresa Thomas <tthomas@redhat.com>
      2007-10-16  Teresa Thomas  <tthomas@redhat.com>
      2007-10-17  Teresa Thomas  <tthomas@redhat.com>
      2007-10-19  Teresa Thomas  <tthomas@redhat.com>
      [] implemented as a Type Operator.
      frysk-core/frysk/value/ChangeLog
      Delete function getValueFIXME and unused expr operations.
      frysk-core/frysk/value/ChangeLog
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Delete get method in ArrayType.
      Include types while printing pointers.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Ctors in ArithmeticUnit redesigned.
      Implement getAddress for ByteBufferLocation.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Implement *(array + index), Call add(), plusEquals() directly from expression evaluator.
      Delete unused function getValueFIXME.
      Implement [] operator for pointers to string.
      Double dispatch for ALU simplified.
      Implement -, -= operators in Arithmetic Unit.
      New ctor for InvalidOperatorException.
      Implement *, /, *=, /= in Arithmetic Unit.
      Return wordsize of the frysk proc if debugee task not found.
      Use task's wordSize for pointer creation.
      Support expression index[arrayName].
      Implement arithmetic and logical operations in ArithmeticUnit.
      Tests for logicalNegation, getLogicalValue on int types added.
      Use asLong() instead of asBigInteger().longValue() in IntegerUnit.
      Use BigInteger.compareTo for comparisons in logical operations.
      Comments added.
      Add an int return type for logical, equality and relational operations.
      Add new getALU with no type arguments. Use for unary operations.
      Merge branch 'master' of ssh://sources.redhat.com/git/frysk
      Implement logical negation (!) for float and Address Types.
      Implement logical expressions for non-integer types; Simplify.
      Remove stray call to System.out.println.
      Delete older implementation of logical*.
      Use integer return type for existing relational operations.
      Simplify logical expressions.
      Use word size of machine to create long type, instead of hard coded size of 8 bytes.
      Commenting and reindentation.
      Slice operation for array types.
      Slice operation for pointers. Format - ptr[i:j]
      Fixes bug #5405.
      Move type printing for ptrs from EvalCommands.java to PointerType.java
      Re-write slice for pointers, simplify.
      Clean up PieceLocation.
      Add dynamic array types to funit-address.
      Catch exceptions on memory errors while printing pointers.
      Re-indent method.
      Delete redundant, unused members & methods from LocationExpression.
      Fix sign extension bug with breg operation.
      Allow fdebuginfo <EXEFILE>. Fixes bug# 5655.
      Update tests.
      Stop task before gathering debugging info.
      Use BigDecimal.ROUND_HALF_UP instead of RoundingMode.HALF_UP.
      Framework for frysk utilities that requires tasks to be stopped.
      Refactor fdebuginfo to use ProcStopUtil.
      Refactor fmaps to use ProcStopUtil.
      Refactor fexe to use ProcStopUtil.
      Add executeLive and executeDead to ProcEvent.
      Refactor fcore to use ProcStopUtil.
      Move CoredumpAction, TestCoredumpAction from fysk.util to frysk.testbed.
      Ctrl-C handling for fhpd.
      Fixes bz 5411. Implement cast operation for char* type.
      Get fstack to use ProcStopUtil.
      Fixes bz# 5502. Allow "print +expression".
      Implement decrement, increment; arithmetic minus, plus operations.
      Add getter methods for expression result type.
      Add getMemberType, getSliceType to Type system.
      Add type walker to determine expression type w/o expression evaluation.
      Add isInstructionObserverAdded to Task.
      Add requestAddSteppingEngine and setTaskStopped to stepping engine.
      Add watch command to hpd.
      Add watch command to news file.
      Add SteppingEngine.blockedByActionPoint.
      Print pointers correctly on a watch hit.
      Additional watch tests.
      Use SteppingEngine.blockedByActionpoint for breakpoints.
      Add test for stepping between two breakpoints.
      Get complete parameter list for watch command.
      Fix exception message when watch set on unsupported sizes.
      Merge branch 'master' of ssh://sourceware.org/git/frysk

Thiago Jung Bauermann (7):
      Fix bank indexes for 64 bit PowerPC.
      Add DWARF register mapping for PowerPC64.
      Lay the base for AltiVec register support.
      Fix Frysk assembly for PowerPC 32-bit and 64-bit.
      Fix formatting of my entry in frysk-imports/include/ChangeLog.
      Fix compilation of funit-regs.S on Power.
      Fix bank index in PPC32BE and PPC64BE bank registers.

Thomas Gerard (1):
      htdocs/build/index.html: add section for Debian and Ubuntu Gutsy

Tim Moore (152):
      symbolic links for module fixup
      symbolic link for common at top level
      Add symbolic link to frysk-common in frsyk-gtk
      Don't descend into frysk-top
      Symbolic link for bootstrap.sh
      Changes for running frysk on amd64. This includes a refactoring of the
      Typo in default choice of Isa.
      Change return type of peek from int to long.
      64 bit support for registers in RegisterWindow
      Throw a TaskException from some methods in Task. This is not a
      2006-08-03  Tim Moore  <timoore@redhat.com>
      Forgot ChangeLog entry from previous checkin:
      2006-08-04  Tim Moore  <moore@redhat.com>
      2006-08-07  Tim Moore  <timoore@redhat.com>
      2006-08-08  Tim Moore  <timoore@redhat.com>
      * Isa.java: GNU indentation.
      2006-08-09  Tim Moore  <timoore@redhat.com>
      2006-08-11  Tim Moore  <timoore@redhat.com>
      2006-08-16  Tim Moore  <timoore@redhat.com>
      2006-08-21  Tim Moore  <timoore@redhat.com>
      2006-09-28  Tim Moore  <timoore@redhat.com>
      2006-10-03  Tim Moore  <timoore@redhat.com>
      2006-10-05  Tim Moore  <timmore@redhat.com>
      2006-10-10  Tim Moore  <timoore@redhat.com>
      2006-10-20  Tim Moore  <timoore@redhat.com>
      2006-10-25  Tim Moore  <moore@redhat.com>
      2006-10-26  Tim Moore  <moore@redhat.com>
      2006-10-31  Tim Moore  <timoore@redhat.com>
      2006-11-06  Tim Moore  <timoore@redhat.com>
      2006-11-21  Tim Moore  <timoore@redhat.com>
      2006-12-12  Tim Moore  <timoore@redhat.com>
      Forgot to commit ChangeLog.
      2007-01-19  Tim Moore  <timoore@redhat.com>
      Index: ./frysk-core/frysk/proc/ChangeLog
      2007-02-07  Tim Moore  <timoore@redhat.com>
      2007-02-07  Tim Moore  <timoore@redhat.com>
      2007-02-08  Tim Moore  <timoore@redhat.com>
      2007-02-15  Tim Moore  <timoore@redhat.com>
      Added note about bug.
      2007-02-20  Tim Moore  <timoore@redhat.com>
      2007-02-26  Tim Moore  <timoore@redhat.com>
      2007-02-26  Tim Moore  <timoore@redhat.com>
      2007-03-07  Tim Moore  <timoore@redhat.com>
      cvs diff: cannot find revision control file for ChangeLog
      cvs diff: cannot find revision control file for ChangeLog
      2007-03-29  Tim Moore  <timoore@redhat.com>
      2007-03-29  Tim Moore  <timoore@redhat.com>
      2007-04-02  Tim Moore  <timoore@redhat.com>
      2007-04-17  Tim Moore  <timoore@redhat.com>
      2007-04-18  Tim Moore  <timoore@redhat.com>
      2007-04-18  Tim Moore  <timoore@redhat.com>
      2007-05-03  Tim Moore  <timoore@redhat.com>
      2007-05-03  Tim Moore  <timoore@redhat.com>
      * TestLib.java: remove import of frysk.event.SignalEvent to avoid
      2007-05-07  Tim Moore  <timoore@redhat.com>
      ./frysk-core/frysk/rt/ChangeLog
      ./pkglibdir/ChangeLog
      ./frysk-imports/lib/dw/ChangeLog
      Forgot change log entry for change to fhpd.java
      2007-06-12  Tim Moore  <timoore@redhat.com>
      ./frysk-core/frysk/rt/ChangeLog
      2007-06-20  Tim Moore  <timoore@redhat.com>
      2007-06-21  Tim Moore  <timoore@redhat.com>
      frysk-core/frysk/bindir/ChangeLog
      ./frysk-core/ChangeLog
      ./frysk-core/frysk/rt/ChangeLog
      ./frysk-core/frysk/rt/ChangeLog
      ./frysk-core/frysk/rt/ChangeLog
      ./frysk-core/frysk/rt/ChangeLog
      ./frysk-core/frysk/rt/ChangeLog
      ./frysk-core/frysk/bindir/ChangeLog
      AttachCommand synchronizes on local object for call to requestFindProc
      Infrastructure for ptsets based on real processes and tasks
      Remove unused procSearchFinished variable
      Register new and attached processes with the ProcTaskIDManager
      BreakpointCommand indentation fixup
      Breakpoint, go, halt commands using the target ptset
      Forgot the ChangeLog
      Step commands and Detach command act on target set
      DisassembleCommand and RegsCommand act on target set
      DisplayCommand, ListCommand, and WhereCommand obey target ptset
      ExamineCommand and PrintCommand use target ptset
      WhatCommand runs for each task in target pset
      Remove CLI global variables and load DebugInfo per task
      Clean up output of viewset command
      Fix race conditions in ProcTaskIDManager.
      Add task pid and tid to viewset command output
      reindent using Java standard
      p/t set fixes before meeting demo
      SteppingEngine refactoring
      Java formatting
      Fix for bugzilla 4914
      tests for CountDownLatch
      synchronize attach of process
      Java reformatting
      Simplify synchronization of attaching a process.
      synchronization for QuitCommand
      Fix for breakpoint bugs 4949, 4950
      Java indentation
      Fixes and for hitting a breakpoint in multiple threads.
      Add test case for multi-threaded breakpoint continue bug
      .gitignore files
      Added page on switch to git.
      More git details
      Merge branch 'mergelibunwind20071010' into rewrite/cvs-sync
      Restore clobbered change to getISA().wordSize() usage
      Add links to Eclipse files in frysk-top
      added libunwind-ppc32 to ignored files
      Removed CVSROOT directory
      Start rewriting documentation to reflect the change from CVS to Git
      Fix errors from breakpoints when rerunning a program
      Avoid spurious waits in CountDownLatch.await
      Added documentation on importing a third party package
      Wrap calls to wait() and await() with loops to avoid spurious wakeups
      More while loops around wait() calls
      Don't descend into structure definitions when looking for a function definition
      Check for no arguments in breakpoint and load commands
      changes uses of requestFindProc to requestProc
      Removed references to CVS and added pointers to Git docs
      Protect against null addresses from raw symbol table lookup
      reformat FunctionBreakpoint.java in Java style
      import of jline .9.9.3
      Delete old jline in preperation for merge
      Merge branch 'vendor/JLINE-9-9-3' into topic/jline-import
      Add back new files to jline-.9.9.3
      Add back local patches
      Changes for import of jline 0.0.93
      Merge branch 'topic/jline-import'
      Merge commit 'origin'
      Merge commit 'origin'
      Revert "Changes for import of jline 0.0.93"
      Revert "Add back local patches"
      Revert "Add back new files to jline-.9.9.3"
      Revert "import of jline .9.9.3"
      Revert "Import of jline 0.6.0"
      Revert "Delete old jline in preperation for merge"
      ObserveringTerminal that reports when line is being edited
      Java formatting
      Pass breakpoint to observer.
      Java reformatting
      Print out hex address of breakpoint when hit.
      FlowControlWriter for buffering asynch output during user input
      gui changes for writer in CLI
      import of elfutils 0.133 from Fedora
      Delete elfutils prior to real merge
      Merge branch 'vendor/ELFUTILS' into topic/elfutils
      Bug fixes to elfutils
      Changes for elfutils merge.
      Disable some symbol tests; see bug 5941.
      Merge commit 'origin'
      Merge branch 'master' into topic/elfutils
      Remove generated files that got committed by mistake

Tom Tromey (6):
      * Host.java (requestRefreshXXX): Fix typo.
      * frysk.java (main): Typo fixes.
      * Host.java (requestRefreshXXX): Remove extra field from anonymous
      * LinuxX8664Syscall.java (unknownSyscalls): Initialize.
      frysk-gui/frysk/gui/srcwin
      * StackFrame.java (toString): Pad address to task's word size.

Varg (1):
      frysk-core/frysk/stepping:

Wu Zhou (2):
      For frysk/common:
      Yong Zheng's patch to delete redundant testcases.

Yao Qi (27):
      2006-08-17  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-08-17  Yao Qi  <qiyao@localhost.localdomain>
      Format ChangeLog entry
      cni/TestLib.cxx (getFuncAddr): Get function address instead of
      Syscall.java : Updated javadoc.
      Add missed name for ChangLog entry.
      2006-08-25  Yao Qi  <qiyaoltc@cn.ibm.com>
      Forget to check them in
      2006-08-31  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-09-04  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-09-12  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-09-14  Yao Qi  <qiyaoltc@cn.ibm.com>
      * Instruction.java (length): New member.
      * TestCase.java (brokenX8664XXX): New method.
      Fix a typo.
      Yao Qi  <qiyaoltc@cn.ibm.com>
      Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-09  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-09  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-09  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-10  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-11  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-13  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-19  Mark Wielaard  <mark@klomp.org>
      2006-10-20  Yao Qi  <qiyaoltc@cn.ibm.com>
      2006-10-24  Yao Qi  <qiyaoltc@cn.ibm.com>
      Add instructions on building frysk.ppc64

Yong Zheng (11):
      2006-08-23  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-08-23  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-08-29  Yong Zheng <zhengyo@cn.ibm.com>
      2006-08-29  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-09-19  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-09-25  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-09-25  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-10-19  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-10-20  Yong Zheng <zhengyo@cn.ibm.com>
      2006-10-23  Yong Zheng  <zhengyo@cn.ibm.com>
      2006-10-24  Yong Zheng  <zhengyo@cn.ibm.com>

Zhao Shujing (16):
      2007-08-14 Zhao Shujing <pearly.zhao@oracle.com>
      2007-08-21  Zhao Shujing <pearly.zhao@oracle.com>
      2007-08-28  Zhao Shujing <pearly.zhao@oracle.com>
      2007-09-03  Zhao Shujing <pearly.zhao@oracle.com>
      2007-09-07  Zhao Shujing <pearly.zhao@oracle.com>
      Index: frysk-core/frysk/symtab/ChangeLog
      2007-09-25  Zhao Shujing <pearly.zhao@oracle.com>
      2007-09-30  Zhao Shujing <pearly.zhao@oracle.com>
      2007-10-16  Zhao Shujing <pearly.zhao@oracle.com>
      2007-10-26  Zhao Shujing <pearly.zhao@oracle.com>
      2007-11-02  Zhao Shujing <pearly.zhao@oracle.com>
      Add a test testMemoryBufferCapacity() to TestByteBuffer.java
      Fix bug #5394
      Merge branch 'master' of ssh://sourceware.org/git/frysk
      Renabled testMemoryBufferCapacity
      Update; Add PPC support and make it simpler.

author)@6510196a-e5da-4b25-8db8-f047c9b9992c (3):
      This commit was manufactured by cvs2svn to create branch 'LIBUNWIND'.
      This commit was manufactured by cvs2svn to create branch 'ELFUTILS'.
      This commit was manufactured by cvs2svn to create branch 'ELFUTILS'.

varg (2):
      frysk-core/frysk/dwfl:
      frysk-core/frysk/dwfl:

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


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-09 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-09 16:05 [SCM] frysk-0.3: frysk-0.3 rmoseley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).