On Sep 1, 2005, at 22:52, Heikki Toivonen wrote:
But probably the thing that interested me the most was it's debugger
support. It claims to have at least 3 debugger modes, one of which
is to
debug multithreaded applications (if you are working with mail or
sharing code you probably wished there was a debugger that would
work...)
Well, pdb works ;)
This reminded me to look at multithreaded debugging in Komodo (I'm
running the Mac OS alpha). It turns out that setting breakpoints in
an ordinary python thread works just fine. However, if you use a
PyLucene thread (as Chandler does), breakpoints do not work. Anyone
have an idea as to why?
--Grant
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev