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

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>
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 2018-01-19T19:00:07Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4455 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-19 [all 1 reports]

Readme for hood-0.3.1

[back to package description]

hood Hackage version Build Status

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