# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #46141]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46141 >


In src/debug.c there is the todo item:

/* TODO move these to debugger interpreter
 */
 static PDB_breakpoint_t *gdb_bps;

 I think this means to move gdb breakpoints into the parrot debugger
 interpreter.

Reply via email to