On Jun 15, 10:35 am, Petr Kobalíček <[email protected]> wrote: > Hi, > > I removed "--reload" and now it's possible to run application using > netbeans, but I can't debug anything. If I add breakpoint somewhere it > will never stop execution and each time I start server it never stops.
How did you execute your script? If you go to the Debug menu and select 'Debug File', you should be able to use breakpoints. -- 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.
