Update docs.
[pintos-anon] / src / TODO
index 681fded81a2c4259aa3146f1dbb90bab4294f33d..a234cfc77a0f448db75f71f6f48b8a3f9d817f4a 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,3 +1,5 @@
+* Add stats.
+
 * Write, test VM.
 
 * Handling of read-only pages?
@@ -5,9 +7,6 @@
 * Test list, hash ADTs.
   - Finish comments for hash.[ch].
 
-* Compile and install gdb, dbg versions.
-  - Test gdb version.
-
 * References/bibliography.
   - Userprog refers to [SysV-i386].