patch applied (ghc): Fix allocation debugger to handle allocations in con/destructors
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061213134241.GA26684__21267.6174277023$1166017377$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