[project @ 2001-04-02 14:51:57 by simonmar]
authorsimonmar <unknown>
Mon, 2 Apr 2001 14:51:57 +0000 (14:51 +0000)
committersimonmar <unknown>
Mon, 2 Apr 2001 14:51:57 +0000 (14:51 +0000)
commit982c8881083832858a10276dc09339cb7b653697
treee7cc30c9256679e9ad023730581885a8f23db22c
parentd772539b48c236024062cc9627703898be5b27d3
[project @ 2001-04-02 14:51:57 by simonmar]
- make Printer.c a little more useful when profiling is on,
  by taking advantage of the extra information in the info table.

- enhance findPtr to follow chains of references backwards through the
  heap.  This is a cunning little tool for tracking down space leaks
  (if you're comfortable using gdb as the user-interface to your
  profiler :-)
ghc/rts/Printer.c