If you haven't already, you should turn on tg.fancy_exception. I find that sufficient for debugging, if I want a breakpoint I just insert a "1/0" at that point and reload the page.
Arnar On 1/27/07, iain duncan <[EMAIL PROTECTED]> wrote: > > I have been looking at Venkman, and it made me wonder whether there is > any kind of python debugger that is of any use for making TG projects. > Do people here use them, or does it just not really accomplish anything > given that the app runs under the auspices of CherryPy? Is Eclipse-Pydev > worth looking into? So far I have just been using the ipython shell and > a wrapper to send log messages to the firebug logger. > > Any suggestions or opinions welcome! > Iain > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

