So you can start chandler from pdb, set breakpoint in some method that is called on some background thread, and let it run until it hits that breakpoint?
I don't know, I don't run it that way. I insert 'import pdb; pdb.set_trace()'into the code and it stops there, in any thread. Setting a breakpoint in advance is too slow.
Andi.. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
