# New Ticket Created by Paul Cochrane # Please include the string: [perl #46129] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46129 >
In src/debug.c:PDB_hasinstruction() there is the todo item: XXX TODO: =over 4 =item * This should take the line, get an instruction, get the opcode for that instruction and check that is the correct one. =item * Decide what to do with macros if anything. Also: why isn't this function called PDB_has_instruction()??