cvsuser 02/08/25 22:13:37
Modified: . TODO
Log:
Done watchpoints.
Revision Changes Path
1.20 +0 -1 parrot/TODO
Index: TODO
===================================================================
RCS file: /cvs/public/parrot/TODO,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -w -r1.19 -r1.20
--- TODO 26 Aug 2002 04:18:09 -0000 1.19
+++ TODO 26 Aug 2002 05:13:37 -0000 1.20
@@ -75,7 +75,6 @@
Add commands history and completion
Load the commands from a file
Make breakpoints at labels
- Watchpoints
Read core dumps
Attach to a running program
List breakpoints.