> To use winpdb you just add > import rpdb2; rpdb2.start_embedded_debugger('any_password') > to your code where you want to start debugging. >
Oh. Thankyou. I can just put this code snippet into my controller default.py and winpdb can attach? Lessee... nope. Ok I put this code snippet into web2py.py and then WinXP could attach to it. Debugging can now proceed. WinXP looks good. But I'm not crazy about having to modify code in web2py.py in order to do debugging. I've never used a debugger before that forced me to modify code. Am I missing the obvious? -- Rb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---