Changes between Version 5 and Version 6 of DebuggerTaskList
- Timestamp:
- 03/27/11 14:20:09 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebuggerTaskList
v5 v6 7 7 * clone the interpreter to allow people to play into the debugger and then continue the normal execution of the program 8 8 * in PDB_hasinstruction 9 * previous comment suggested this SHOULD take the line, get an instruciton, get the opcode for that instruc iton and check that is the correct one. (implying it doesn't now.)9 * previous comment suggested this SHOULD take the line, get an instruciton, get the opcode for that instruction and check that is the correct one. (implying it doesn't now.) 10 10 * Decide how to deal with macros in here. 11 12 [http://trac.parrot.org/parrot/query?status=assigned&status=new&status=reopened&order=id&keywords=~debugger&col=id&col=summary&col=status&col=type&col=component Trac search for open tickets where keywords contains debugger]