[perl #46137] [TODO] The text in an instruction after ':' is a label isn't it? (PDB_hasinstruction)

Will Coleda via RT bugs-parrot-track at netlabs.develooper.com
Sun Sep 20 23:47:50 UTC 2009


On Sat Oct 06 02:53:48 2007, pcoch wrote:
>  In src/debug.c:PDB_hasinstruction() has the todo item:
> 
> else if (*c == ':') {
> /* this is a label. XXX right? */
> 
> We just need to check here that the text after a ':' denotes a label.
> This function could also do with some more expressive variable names 
than
> 'h' and 'c'.

Updated comment. Further refinements to the debugger may revisit this.

-- 
Will "Coke" Coleda


More information about the parrot-dev mailing list