|
From: <sv...@va...> - 2007-09-22 07:15:49
|
Author: njn Date: 2007-09-22 08:15:46 +0100 (Sat, 22 Sep 2007) New Revision: 6901 Log: update todo list Modified: branches/MASSIF2/massif/ms_main.c Modified: branches/MASSIF2/massif/ms_main.c =================================================================== --- branches/MASSIF2/massif/ms_main.c 2007-09-22 07:15:28 UTC (rev 6900) +++ branches/MASSIF2/massif/ms_main.c 2007-09-22 07:15:46 UTC (rev 6901) @@ -31,7 +31,6 @@ // XXX: //--------------------------------------------------------------------------- // Todo: -// - split the xpt_expansions into new ones (ie. 0-->4) and old ones (ie. >4) // - add a test that does no allocations (nb must use --stacks=no) // - do a test for realloc -- I think no snapshots are being taken for it. // - do tests with complicated stack traces -- big ones, ones that require |