patch applied (ghc-6.6/ghc): Fix allocation debugger to handle allocations in con/destructors
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061218144810.GA15708__26883.343808777$1166471281$gmane$org@cvs.haskell.org> |
Wed Dec 13 05:35:18 PST 2006 Ian Lynagh <[email protected]> * Fix allocation debugger to handle allocations in con/destructors conc021 is an example of a program that broke. It doesn't handle them particularly well still, but it doesn't crash at least. M ./rts/RtsUtils.c -29 +64