ghc-debug
Heap Inspector
Enables heap inspection and analysis of running Haskell programs from an external debugger
Moved to Haskell.org GitLab.
61 stars
7 watching
10 forks
Language: Haskell
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
haskell-gi/haskell-gi | Generates Haskell bindings for GObject Introspection capable libraries | 292 |
haskell/ghcup-hs | A tool for installing and managing the Glasgow Haskell Compiler (GHC) | 292 |
def-/ghc-vis | Visualizes live Haskell data structures in GHCi to demonstrate lazy evaluation and sharing. | 135 |
danigargu/heap-viewer | An IDA Pro plugin for examining the heap in glibc-based applications with focus on exploit development. | 739 |
google/haskell-indexer | Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing | 99 |
debug-ito/greskell | Haskell bindings and tools for building and executing Gremlin graph query language scripts | 27 |
google/ghc-source-gen | A Haskell library for generating source code and code fragments based on the GHC API | 91 |
vaibhavsagar/duffer | A Git-compatible content tracker in Haskell. | 66 |
matthewbauer/ghc-nix | An effort to speed up Haskell builds by leveraging Nix's caching capabilities and enabling content-addressable store paths for early cut-off of unnecessary rebuilds. | 106 |
ggerganov/incppect | A C++ library that streams memory bits to web clients via WebSocket connections | 93 |
grin-compiler/ghc-whole-program-compiler-project | Enables whole program compilation and external STG IR tooling for GHC | 116 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 410 |
comsecuris/gdbghidra | Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support | 307 |
brendanhay/gogol | A comprehensive toolkit for interacting with Google services in Haskell | 282 |