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 && <4.11) [details]
License BSD-3-Clause
Copyright (c) 2000 Andy Gill, (c) 2010-2015 University of Kansas
Author Andy Gill
Maintainer Andy Gill <andygill@ku.edu>
Revised Revision 1 made by GershomBazerman at 2020-05-18T17:17:00Z
Category Debug, Trace
Home page http://www.ittc.ku.edu/csdl/fpg/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-05-19T17:04:05Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4458 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-23 [all 1 reports]

Readme for hood-0.2.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.