Andi Vajda wrote: > Debugging threads works - and has worked - just fine with pdb.
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? This is not possible in Wing, and only possible in Komodo after patching Chandler threading code so that Komodo knows about the Chandler threads. (I know it is possible to debug any single thread in Wing, and place pdb.set_trace() calls on any thread by manually editing the code in advance, but that is not what I am talking about here.) -- Heikki Toivonen
signature.asc
Description: OpenPGP digital signature
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
