Hey DX, we're working on debugging for the new dev_appserver. It's a more complex problem than the original one because the new dev_appserver provides much stronger process isolation (which also means your application is simulated in a way that's much closer to how it's actually done on production), but this also means that we need to figure out things like which process to attach a debugger to.
In the interim, we are keeping the old dev_appserver around to facilitate debugging. On Wed, May 8, 2013 at 7:32 AM, D X <[email protected]> wrote: > I do recognize that PHP is the top request on on the issue tracker, but > along the lines of the SNR comment, am I the only cynic that fears more > runtimes being supported will mean crappier support for existing runtimes > (I'm still running on the old python dev server more than half the time so > I'm able to debug)? > > -- > 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. > > > -- Andrew Jessup | Product Manager, Google App Engine | [email protected] -- 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.
