From: Bart Van Assche Date: Tue, 1 Apr 2008 16:55:33 +0000 (+0000) Subject: Updated to do list. X-Git-Tag: svn/VALGRIND_3_4_0~765 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79bd195c2dc17c69d9e38f96c419a27e42ccc3c5;p=thirdparty%2Fvalgrind.git Updated to do list. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7831 --- diff --git a/exp-drd/TODO.txt b/exp-drd/TODO.txt index 5a92d07dd9..5383e37a3a 100644 --- a/exp-drd/TODO.txt +++ b/exp-drd/TODO.txt @@ -47,6 +47,7 @@ Documentation - Explain that happens-before race detectors are also suited for certain classes of programs that do not follow a locking discipline (e.g. exp-drd/test/matinv.c). +- Add a note about how much stack is needed for exp-drd itself. Limitations