Debugging mixed Python and C++ -- possible?

neal nealj at users.sourceforge.net
Fri Jan 24 16:40:14 EST 2003


We use Hap and Visual Studio and it works great - set the
HapClient.exe as the application to debug in visual studio, then from
hap, choose connect remote - it will connect to the waiting
HapClient.exe that is being debugged.  There are a few extra things
you can do as well such as break on the next line of python code when
you are broken in C++.  Works great.




More information about the Python-list mailing list