rje 2003/02/10 14:54:48 PST
Modified files: (Branch: speceval_2)
ghc/utils/hsdebug hsdebug.c printstuff.c symtab.c symtab.h
Log:
Some fairly minor stuff:
Fixed another bug in tab completion of symbols.
Added a half-hearted mode to allow debugging of binaries produced by
GHC 5.02. This is present solely to allow be to debug GHC itself, which I am
currently building with GHC 5.02. This mode will probably be removed
once I switch to building GHC with GHC 5.05.
Made processing of symbols a little more efficient.
Next up:
Add support for reading the source level debug info GHC now outputs.
Nice catching of non termination and stack overflow.
Revision Changes Path
1.1.2.6 +2 -0 fptools/ghc/utils/hsdebug/Attic/hsdebug.c
1.1.2.3 +6 -7 fptools/ghc/utils/hsdebug/Attic/printstuff.c
1.1.2.4 +76 -11 fptools/ghc/utils/hsdebug/Attic/symtab.c
1.1.2.4 +2 -0 fptools/ghc/utils/hsdebug/Attic/symtab.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc