[perl #46119] [TODO] Handle resume opcodes in PDB_next()

2008-08-29 Thread NotFound via RT
PDB_next no longer executes opcodes by himself, now is done in the debugger runloop. Closing ticket.

[perl #46119] [TODO] Handle resume opcodes in PDB_next()

2007-10-05 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #46119] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46119 > In src/debug.c:PDB_next() there is the todo item: * FIXME this doesn't handle resume o