Does GHC 9.2 already support ghc-debug?
The GHC gitlab issue is closed and the mentioned pull requests are already part of GHC 9.2.
Is GHC 9.2 support just a matter of updating the dependencies and documentation of this package?
The GHC gitlab issue is closed and the mentioned pull requests are already part of GHC 9.2.
Is GHC 9.2 support just a matter of updating the dependencies and documentation of this package?
Hi @Noughtmare, yes it supports 9.2 out of the box. All you need to do is depend on ghc-debug-stub
to instrument your program and then you can use ghc-debug-brick
or your own script to connect and perform analysis.
If you would like then we can have a call where I show you how to use it? and perhaps we could collaborate on a blog post of documentation to better highlight the fact that things just work.
I would love to have a call and get more involved. However, my agenda is quite full until 5 July. If that's not too late for you, please send a mail with your availability (I think I'm relatively unconstrained). I'm in CEST (UTC+2) by the way.
Sure, just send me a message by email or IRC when you would like to chat! I imagine it will still be my full-time job then :)