patch applied (ghc): When doing :l, abandon all breakpoints before we unload everything

Simon Marlow marlowsd at gmail.com
Mon Aug 18 04:19:36 EDT 2008


Ian Lynagh wrote:
> Sat Aug 16 08:21:35 PDT 2008  Ian Lynagh <igloo at earth.li>
>   * 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.
> 
>     M ./compiler/ghci/InteractiveUI.hs +1

It does seem sensible, yes - but I'd like to understand what caused the 
crash (I didn't see it myself).  Did you track it down at all?

Cheers,
	Simon



More information about the Cvs-ghc mailing list