ghci-debugger: display thunks provenance if avail
Improves reporting on ghci breakpoints when IPE information is available by printing, next to the thunk, the source file and src span where the thunk originated. Closes #25746
parent
b228fcb5
No related branches found
No related tags found
Pipeline #107429 canceled
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Showing
- compiler/GHC/Runtime/Debugger.hs 2 additions, 2 deletionscompiler/GHC/Runtime/Debugger.hs
- compiler/GHC/Runtime/Heap/Inspect.hs 39 additions, 18 deletionscompiler/GHC/Runtime/Heap/Inspect.hs
- compiler/GHC/Runtime/Interpreter.hs 7 additions, 0 deletionscompiler/GHC/Runtime/Interpreter.hs
- libraries/ghci/GHCi/Message.hs 19 additions, 0 deletionslibraries/ghci/GHCi/Message.hs
- libraries/ghci/GHCi/Run.hs 3 additions, 0 deletionslibraries/ghci/GHCi/Run.hs