Debugging is still a problem. This link below was posted by Brian Quilan in a different thread https://docs.google.com/document/d/1CCSaRiIWCLgbD3OwmuKsRoHHDfBffbROWyVWWL0ZXN4/edit#heading=h.fj44xnkhr0gr
Here is where I am trying to solve the problem: 1. breakpoints DO WORK if you set them in dev_appserver python code somewhere before an instance starts for your app. 2. The hook to your own python script before spawning an instance DOES occure. 3. However within my hooked script I am unable to connect to pydev - I see weird things in my console. I am working on it will keep ya all posted On Sunday, April 21, 2013 12:12:42 AM UTC+3, Adam Bradley wrote: > > Has anyone come up with a way to debug? I obviously must be missing > something because I find it hard to believe its no longer possible. For > anyone who has no issues debugging, please share any advice you may have on > how to setup local dev environments (since 1.7.6 that is). Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
