rje         2003/02/06 13:19:59 PST
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-ghc>,
        <mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Id: GHC/CVS discussion and fptools/ghc CVS commit messages <cvs-ghc.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-ghc>,
        <mailto:[EMAIL PROTECTED]?subject=unsubscribe>
List-Archive: <http://www.haskell.org/pipermail/cvs-ghc/>
Date: Thu, 6 Feb 2003 13:20:00 -0800

  Modified files:        (Branch: speceval_2)
    ghc/utils/hsdebug    hsdebug.c hsdebug.h intel.c machdep.h 
                         stack.c symtab.c symtab.h 
  Added files:           (Branch: speceval_2)
    ghc/utils/hsdebug    printstuff.c printstuff.h 
  Log:
  Quite a lot of changes.
  
  One can now use the "print" command to pretty print closures.
  
  Stack pretty printing is now a lot nicer.
  
  Boxed ints and chars are now pretty printed nicel.
  
  Disabling breakpoints now actually works properly.
  
  Command line parsing is now much less messy.
  
  + Various other changes that I can't remember at the moment.
  
  Revision  Changes    Path
  1.1.2.4   +166 -7    fptools/ghc/utils/hsdebug/Attic/hsdebug.c
  1.1.2.3   +1 -0      fptools/ghc/utils/hsdebug/Attic/hsdebug.h
  1.1.2.3   +14 -5     fptools/ghc/utils/hsdebug/Attic/intel.c
  1.1.2.3   +3 -1      fptools/ghc/utils/hsdebug/Attic/machdep.h
  1.1.2.2   +44 -28    fptools/ghc/utils/hsdebug/Attic/stack.c
  1.1.2.2   +57 -6     fptools/ghc/utils/hsdebug/Attic/symtab.c
  1.1.2.2   +7 -0      fptools/ghc/utils/hsdebug/Attic/symtab.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to