When doing :l, abandon all breakpoints before we unload everything
authorIan Lynagh <igloo@earth.li>
Sat, 16 Aug 2008 15:21:35 +0000 (15:21 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 16 Aug 2008 15:21:35 +0000 (15:21 +0000)
commitee7fcd7239ebb5b301e075034a8ff700cd5f40c9
tree4d26a99c3e77e3f160c20d84bc43b95525541a56
parent2a20c64269f29c319e16ddd0f6745000b9a98cb2
When doing :l, abandon all breakpoints before we unload everything
I'm not 100% sure if this is the right fix, but it seems sensible and
stops break008 segfaulting for me on amd64/Linux.
compiler/ghci/InteractiveUI.hs