On Feb 23, 5:52 pm, GregWorley <[email protected]> wrote: > I've tried using wingIDE and Komodo to debug pylons- couldn't get it > to work. Anyone have success?
I have this set up for Wing at work, so I know it's possible. The gist of it is that you create a tiny script that invokes the paste server (without the reload option) and set that as the debug script. I don't remember the details off the top of my head; I can send them tomorrow if you haven't got it sorted by then. > > On Feb 17, 1:38 pm, Matt Feifarek <[email protected]> wrote: > > > > > I haven't used it with Pylons (yet) but Wing does have that nifty remote > > debugging feature. Have you tried that? > > > On Tue, Feb 16, 2010 at 8:46 AM, Jamie <[email protected]> wrote: > > > Thanks, but unfortunately automatic reloading doesn't normally work > > > correctly from within the IDEs I've tested: > > >http://www.wingware.com/doc/howtos/paste-pylons -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
