xinstall glob question

Rainer Müller raimue at macports.org
Thu Apr 30 15:25:23 PDT 2009


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


More information about the macports-dev mailing list