Has anyone ever used winpdb to debug pylons? anyone know how I might use
it to debug my controllers?
Jose

Christoph Haas wrote:
> Hi, $ALL...
>
> I'm currently trying to rewrite the webhelpers.pagination module and 
> sometimes find it hard to understand what each variable is set to and even 
> what type it is. Sure, I can "raise" exceptions all the time as a poor 
> man's way to debug the application. But SPE or Eric3 already offer a good 
> debugger. Has anyone tried to write Pylons applications with such an IDE? 
> My problem seems to be that I actually need to run "paster" from the IDE 
> and that seems to confuse it, because it's not a file in my project. I 
> also tried to copy /usr/bin/paster into my projects directory but Eric3 
> insists that it cannot run it either.
>
> Kindly
>  Christoph
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to