Untag closure pointers before trying to print them.
authorBen.Lippmeier@anu.edu.au <unknown>
Mon, 12 Jan 2009 05:34:21 +0000 (05:34 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Mon, 12 Jan 2009 05:34:21 +0000 (05:34 +0000)
In RTS tracing code, need to untag the pointer before trying
to load the info table in printClosure()


No differences found