Skip to content
  • Simon Marlow's avatar
    [project @ 2001-04-02 14:51:57 by simonmar] · 982c8881
    Simon Marlow authored
    - 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 :-)
    982c8881