Add support for serving ghc-debug requests from a linux coredump
Introduces a python script that can interpret the memory of a Haskell process using just debug symbols. This allows you to start a ghc-debug server from a linux core dump.
Introduces the ghc-debug-dumpcore utility to make this more convenient.
Merge request reports
Activity
added 42 commits
-
055c9abb...2541e77d - 41 commits from branch
master
- bbba327c - gdb coredump support
-
055c9abb...2541e77d - 41 commits from branch
Please register or sign in to reply