Thank you Stifan for your reply

Setting breakpoint programmatically triggered a breakpoint in the debug 
window which now gives me a way to debug. As a web2py noob I expected I 
will be able to set a breakpoint clicking on the line number in the Editor 
or adding breakpoint from Breakpoint window but these two options still 
render the error ("line doesn't exist").

Cheers
Greg



On Monday, September 23, 2013 11:09:22 PM UTC+2, 黄祥 wrote:
>
> had you already set the debug trace in your code?
>
> from gluon.debug import dbg
> dbg.set_trace()
>
>
> best regards,
>
> stifan
>
>

-- 
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/groups/opt_out.

Reply via email to