cvsuser     02/06/01 10:50:21

  Modified:    .        TODO
  Log:
  Added TODO things for the Debugger.
  
  Revision  Changes    Path
  1.13      +12 -0     parrot/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/perlcvs/parrot/TODO,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -r1.12 -r1.13
  --- TODO      22 May 2002 15:03:24 -0000      1.12
  +++ TODO      1 Jun 2002 17:50:21 -0000       1.13
  @@ -69,3 +69,15 @@
   Documentation
   -------------
       Parrotguts currently too difficult to approach
  +
  +Debugger
  +--------
  +    Print the interpreter info
  +    Add commands history and completition
  +    Load the commands from a file
  +    Make breakpoints at labels
  +    Conditional breakpoints
  +    Watchpoints
  +    Disassemble the pbc by default
  +    Read core dumps
  +    Attach to a running program
  
  
  


Reply via email to