GHC Debugger
We have a prototype debugger (ghc/utils/hsdebug on the speceval_2 branch). This could be made to work for the ordinary (non-speceval) compiler and enhanced in lots of interesting ways to provide basic debugging support for GHC-compiled programs.
Edited by Simon Marlow