GHC/GHCi debugger

From HaskellWiki
< GHC
Revision as of 15:27, 26 June 2007 by Mnislaih (talk | contribs) (Remove a lot of out-of-date stuff to avoid confusion.)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The GHCi Debugger project extends ghci with basic debugging capabilities. See the GHC user docs for more info.

Current status

The debugger is currently available in GHC 6.7 nightly builds, and is reasonably stable: grab a HEAD snapshot and play with it. Full documentation in the HEAD user docs.