On 2009-04-30 23:36, Darren Weber wrote: > In python, we can import the pydb module and call it at any point in the > program, eg: > http://bashdb.sourceforge.net/pydb/pydb/lib/subsection-calling-pydb-inside-program.html > > Does tcl have an equivalent? How would you set a breakpoint in a Portfile?
No, there is no way to set a breakpoint as much as I know. Also, I don't think it would ever be possible to do this while running inside MacPorts. But this could be helpful: <http://trac.macports.org/wiki/CommittersTipsAndTricks#DoExplorativeProgrammingintclshwithReadlineSupport> Rainer _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
