keep ipc pipe in global ioref
so that we don't need to pass it all around; also try to cleanup pipe properly on exit.
parent
9eb3123b
No related branches found
No related tags found
Showing
- stub/cbits/stub.cpp 14 additions, 4 deletionsstub/cbits/stub.cpp
- stub/src/GHC/Debug/Stub.hs 45 additions, 27 deletionsstub/src/GHC/Debug/Stub.hs
- test/test-progs/Clock.hs 1 addition, 1 deletiontest/test-progs/Clock.hs
- test/test-progs/Cycles.hs 1 addition, 1 deletiontest/test-progs/Cycles.hs
- test/test-progs/LargeThunk.hs 1 addition, 1 deletiontest/test-progs/LargeThunk.hs
- test/test-progs/SaveIPEPause.hs 1 addition, 1 deletiontest/test-progs/SaveIPEPause.hs
- test/test-progs/SaveOnePause.hs 1 addition, 1 deletiontest/test-progs/SaveOnePause.hs
- test/test-progs/Test.hs 1 addition, 1 deletiontest/test-progs/Test.hs
Loading
Please register or sign in to comment