raise#: break *after* stripping the stack, not before
authorSimon Marlow <simonmar@microsoft.com>
Wed, 16 May 2007 13:35:03 +0000 (13:35 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 16 May 2007 13:35:03 +0000 (13:35 +0000)
commita87c4b292cc7e412aefcdb66e72c97b5a2c9f1d6
treec0c34073e694a29cc4f0e2cc109443f54e59837a
parentfe357baf4783cb5ab134037249835b3d77e2d001
raise#: break *after* stripping the stack, not before
This means that thunks under evaluation will have been updated with
the exception when we come to inspect them in GHCi.  Blackholes are
much less friendly.
rts/Exception.cmm