@Brian Quinlan,
I have installed 1.7.7.
I have read through the document.
The document gives us hope, because as of now PyDev debugging (setting a 
breakpoint in the app code) does not work.
I have tried to implement the document, and so far I can connect remote 
debugger to the instance and see logging.info() printouts, but I still can 
not set a breakpoint

My detailed account of what I did is here:
*http://goo.gl/XRU01*

On Monday, March 11, 2013 8:12:56 AM UTC+2, Brian Quinlan wrote:
>
> We have released a new version of the Python development server. 
> A descendant of this version will be included in the App Engine 1.7.7 SDK 
> release so any testing or other feedback would be greatly appreciated!
>
> To download the cross-platform package for Python:
>
> https://appengine-devappserver2-experiment.googlecode.com/files/devappserver2-v0.8.zip
>
> New Features:
> - Cloud Endpoints (see http://goo.gl/m2GjG)
> - Integration points for Python tools (see http://goo.gl/3oSBp)
> - Add support for tasks that target backends
>
> Bug fixes: 
> - Fix the size display in blobstore viewer
>  - Fix the styling of the "Purge" button in the taskqueue UI
> - Fix orphan runtime processes on shutdown
> - Make --log_level=debug display debug-level logging
>
> Cheers,
> Brian
>
>
>
> On 25 February 2013 16:28, Brian Quinlan <[email protected] <javascript:>
> > wrote:
>
>> We have released a new version of the Python development server. This
>> version will be included in the App Engine 1.7.6 SDK release so any
>> testing or other feedback would be greatly appreciated!
>>
>> Aside from a long list of bug fixes, this version adds experimental Go 
>> support!
>>
>> To download the cross-platform package for Python:
>>
>> https://code.google.com/p/appengine-devappserver2-experiment/downloads/detail?name=devappserver2-v0.7.zip
>>
>> To download the Linux amd64-only package for Python and Go:
>>
>> https://code.google.com/p/appengine-devappserver2-experiment/downloads/detail?name=devappserver2-v0.7_linux_amd64.zip
>>
>> Changes:
>> - Fixes testbed support
>> - Tests now pass on Windows and Mac OS X
>> - Multiple set-cookies headers no longer combined
>> - Some minor UI improvements
>> - Invalid login cookies are ignored
>> - Go runtime support!
>> - Use a threadsafe subprocess implementation
>> - Fixed Google Cloud SQL support on windows
>> - Performance:
>>   - use mtime checking for config file update checks
>>   - switch to one thread per async work item
>>   - set the backlog for WsgiServer sockets to 100
>>
>> Thanks for your help!
>>
>> Cheers,
>> Brian
>>
>
>

-- 
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.


Reply via email to