Skip to content
  • Zubin's avatar
    218b4744
    gdb coredump support · 218b4744
    Zubin authored and Hannes Siebenhandl's avatar Hannes Siebenhandl committed
    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.
    218b4744
    gdb coredump support
    Zubin authored and Hannes Siebenhandl's avatar Hannes Siebenhandl committed
    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.
Loading