Hi Ramos

That is potentially a huge question and maybe I am misunderstanding, 
apologies if so.

I usually use print statements to output and track variable values or 
args/vars  and that is usually sufficient for my needs, 
but surely you just need to insert a breakpoint (trial and error) just 
before the error occurs (or several breakpoints).
then use 'Step' (or the other options) to step/skip through the code and 
observe whats happening on the lead up to the break.

Hadn't looked at debug before but it's cool!


Regards 
Peter

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to