2010/4/25 sanam singh :
> Hi,
> I want to debug my c++blocks which are dynamically loaded into python for
> execution. I am using wingide for debugging python. But its limitation is
> that when c++module is called in python script it doent take me into c++
> module. What I want is that I should be
Hi,
I want to debug my c++blocks which are dynamically
loaded into python for execution. I am using wingide for debugging python. But
its limitation is that when c++module is called in python script it doent take
me into c++ module. What I want is that I should be able to visually see the
c++ c