On 07/29/2015 11:42 PM, xueguan...@hotmail.com wrote:
Hi,Assaf
Does PyCharm really works?
i use Pycharm 3.4.1 and  Gevent debugging Enabled,
but i still can not step into the place i want, pycharm will go to thread.py.

I know that with Keystone we needed to run with standard threads, not eventlet greenthreads in order to get step by step debugging.

I've been mostly working with RPD, and that has worked well for me. I used PyCHarm for a bout a year, but did not renew it, as it doesn't really buy me that much when I have to ssh in to a remote machine anyway.


My Write up
http://adam.younglogic.com/2015/02/debugging-openstack-with-rpdb/




----- Original Message -----
>We need to update that page. I haven't used PyDev in years, I use PyCharm.
>There's an option in PyCharm called 'Enable Gevent debugging' (Gevent is
>a green threads library very similar to eventlet, which is what we use
>in OpenStack). I read that PyDev 3.7+ has support for Gevent debugging
>as well. Can you check if simply enabling that (And not editing any code)
>solves your issue? If so I can update the wiki with your conclusions.



__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to