hood: Debugging by observing in place

[ bsd3, debug, library, trace ] [ Propose Tags ]

Hood debugger, based on the idea of observing functions and structures as they are evaluated.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2, 0.2.1, 0.3, 0.3.1
Change log CHANGELOG.md
Dependencies array, base (>=4.5 && <5), FPretty, ghc-prim [details]
License BSD-3-Clause
Copyright (c) 2000 Andy Gill, (c) 2010-2015 University of Kansas, (c) 2013-2015 Maarten Faddegon
Author Andy Gill
Maintainer Andy Gill <andygill@ku.edu>
Revised Revision 1 made by AndyGill at 2015-12-21T16:42:10Z
Category Debug, Trace
Home page http://ku-fpg.github.io/software/hood
Bug tracker https://github.com/ku-fpg/hood/issues
Source repo head: git clone https://github.com/ku-fpg/hood
Uploaded by ryanglscott at 2015-12-14T03:28:06Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4454 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hood-0.3

[back to package description]

hood Hackage version Build Status

Hood debugger, based on the idea of observing functions and structures as they are evaluated.