You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Winpdb
I am trying to debug web2py code. When winpdb debugs web2py using
web2py.py -a 'mike' -i 127.0.0.1 -p 8000, it defaults to starting in
web2py.py. Is there anyway to pass in a different file to open (eg.
web2py\applications\images\controllers\default.py) as web2py.py is not
the file of interest?