Update.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Sep 2004 00:53:04 +0000 (00:53 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 16 Sep 2004 00:53:04 +0000 (00:53 +0000)
src/TODO

index 0dae14b87077379b47b0f5b7ed54cee6cfd2ea9d..67813b3d00486542c76530e024691c148fba18c0 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,5 +1,3 @@
-* malloc() needs to block until memory is available?
-
 * Should we use a task gate for hardware interrupts?  Then we could
   dedicate a stack to interrupt handling and not worry about interrupt
   usage of kernel stacks.
@@ -13,6 +11,7 @@
 * Implement `jitter'.
 
 * Compile and install gdb, dbg versions.
+  - Test gdb version.
 
 * Cross-compile notes: