ironment:
`tox -e debug `
Steve
Abhishek Talwar/HYD/TCS wrote on 02/10/2015
12:45:53 AM:
> From: Abhishek Talwar/HYD/TCS
> To: openstack-dev@lists.openstack.org
> Date: 02/10/2015 12:50 AM
> Subject: [openstack-dev] [KEYSTONE] debugging keystone code
>
> Hi All,
>
>
Hi All,
I am working on bug on keystone (#1392035) and while debugging the code I am
having problem. I have inserted pdb at both client side and server side. While
it is allowing me to debug the code at client side, on server side it gives me
a bdb quit error.
So how can we debug the code for